/
OS_Wts, Write tokenized string
OS_Wts, Write tokenized string
Register parameters
RST 20H, DEFW $BC06
IN: BHL = pointer to tokenized null terminated string (B = 0, local) OUT, if call successful: Fc = 0, always Registers changed after return: A.BCDEHK/IXIY same .F....../.... different
Notes
The default system token table is used if a local token table has not been established with OS_Wtb.
The standard screen driver effects and icons are handled by this call.
The ISO characters can be displayed using the STX ($02) escape sequence, for example using string below :
defm 2,$A4,0
will output the '€' character and not the corresponding token.
Related calls
, multiple selections available,
Related content
OS_Frm, File read miscellaneous
OS_Frm, File read miscellaneous
More like this
OS_Nq, Enquire
OS_Nq, Enquire
More like this
Spell-Master Fix Patches
Spell-Master Fix Patches
More like this
Creating OZ
Creating OZ
More like this
The Application DOR
The Application DOR
More like this
The Z88 operating system
The Z88 operating system
More like this