Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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 


  • No labels