83Plus:BCALLs:4AE3
From WikiTI
		Revision as of 19:28, 24 March 2007 by Nyquist562  (Talk | contribs)
Synopsis
Official Name: RclVarSym
BCALL Address: 4AE3
Recalls the value of a TI-OS variable.
Inputs
- OP1 = Name of variable
 
Outputs
- OP1 = Contents of Variable
 - possibly others, please add if known
 
Registers Destroyed
Unknown
Comments
This routine is used to recall TI-OS variables, such a 'A' or 'H' or other single letter varibales, but might be able to be used in recalling different types of variables. Once more doccumentation is found, it will be added.