| ud0ba | Index Level | uf070 |
| Syntax | dummy = OCONV( port.number, 'ue0ba' ) |
| Category | BASIC |
| Type | User Exit |
| Description |
writes a character byte out to a serial port.
"port.number" is a dynamic array: port.number<1> 4-digit hexadecimal port address. port.number<2> character byte to transmit. |
| Options | |
| See Also | user exits, FlashBASIC ud0ba OUT SEND |
| Example | |
| Warnings | |
| Compatibility | R83 3.1 R83 2.2 |
| ud0ba | Index Level | uf070 |