Versions Compared

Key

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

Register parameters

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

...