 |
push_settable |
Function (ROM Call 0x324) |
void push_settable (CESI ModeNameString, CESI SettingString); |
Executes TI-Basic 'setTable' function.
push_settable assumes that ModeNameString points to the tag of a string expression
(usually STR_TAG). It
sets the appropriate table parameter to the new string pointed to by SettingString (it should
also point to the string tag), and pushes the previous setting string of that parameter to the
expression stack. Possible parameter name strings and settings strings are listed in the table below:
Parameter name | Possible settings |
"Graph <-> Table" | "OFF", "ON" |
"Independent" | "AUTO", "ASK" |