# xcs-off macro

The xcs-off macro disables the extended
character set function on a specified port, or the current port if
omitted.

## Syntax

```
xcs-off {port.number}
```

## See also

- [define-up command](https://d3codex.com/tcl/define-up-command/)
- [inputparity statement](https://d3codex.com/pickbasic-flashbasic/inputparity-statement/)
- [Port number](https://d3codex.com/definitions/port-number/)
- [xcs command](https://d3codex.com/tcl/xcs-command/)
- [xcs-on macro](https://d3codex.com/tcl/xcs-on-macro/)

---
Source: https://d3codex.com/tcl/xcs-off-macro/ - part of the D3Codex reference.
