OS_Wtb, Write token base
Register parameters
RST 20H, DEFW $CA06
IN: BHL = pointer to token table base address (-1 for default system token table) OUT, if call successful: Fc = 0 BHL = old token base Registers changed after return: ....DE../IXIY same AFBC..HL/.... differentÂ
Notes
Sets up a local token table (independent of the "menu topic help" tokens). The token table is of the same structure format as the MTH. Please refer to Application Static Structure for further details.
Related calls
OS_Wrt, write token
OS_Wts, write tokenized stringÂ