[A83] Re: GetTokString rom call


[Prev][Next][Index][Thread]

[A83] Re: GetTokString rom call




Kind of. Consult the part of ti83plus.inc (the one that comes with the SDK)
for:
;
;======================================================================
;   THESE VAR TOKENS ARE 1ST OF A DOUBLE TOKEN
;======================================================================
This tells you about the first kind of double byte tokens.

Then search ti83plus.inc a little farther down for t2ByteTok. Presumably
this value is sent if another token follows not in the manner of a varname.

Kirk

-----Original Message-----
From: assembly-83-bounce@lists.ticalc.org
[mailto:assembly-83-bounce@lists.ticalc.org]On Behalf Of Thomas Lutz
Sent: Friday, June 29, 2001 11:28 AM
To: assembly-83@lists.ticalc.org
Subject: [A83] Re: GetTokString rom call



I think I found my problem. Is there an output from GetTokString that tells
you if the token it's reading is a 1 or 2 byte token? Thanks a lot.
-Tom





References: