# xcs-on macro

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

## Syntax

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

## See also

- [inputparity statement](https://d3codex.com/pickbasic-flashbasic/inputparity-statement/)
- [Port number](https://d3codex.com/definitions/port-number/)
- [set-kbrd command](https://d3codex.com/tcl/set-kbrd-command/)
- [xcs command](https://d3codex.com/tcl/xcs-command/)
- [xcs-off macro](https://d3codex.com/tcl/xcs-off-macro/)

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