Difference between revisions of "83Plus:BCALLs:42A3"

From WikiTI
Jump to: navigation, search
(Created)
(No difference)

Revision as of 14:15, 20 February 2006

Synopsis

Official Name: IsA2ByteTok

BCALL Address: 42A3

Determines if the token in register A is a two-byte token.

Inputs

  • A: First byte of potential two-byte token

Outputs

  • Z: set if A is the first byte of a two-byte token.

Registers Destroyed

None

Comments

The current two-byte token identifiers are t2ByteTok, tVarStrng, tGFormat, gVarSys, tVarOut, tVarGBD, tVarEqu, tVarLst, and tVarMat.