Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagenone
titleRST 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 

...

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Â