 |
cmd_newprob |
Function (ROM Call 0x367) |
Executes TI-Basic 'NewProb' command.
cmd_newprob performs a variety of operations that let you begin a new problem from a cleared
state without resetting the memory. It clears all single-character (a-z) TI-Basic variables in
the current folder (unless the variables are locked or archived), turns off all functions and
stat plots in the current graph mode, clears the error flag, and performs
cmd_clrdraw, cmd_clrgraph,
cmd_clrhome, cmd_clrio and cmd_clrtable.
Uses: cmd_clrdraw, cmd_clrerr, cmd_clrgraph, cmd_clrhome, cmd_clrio, cmd_clrtable, cmd_fnoff, cmd_plotsoff, ER_catch, ER_success, DerefSym, HSymDel, SymFind