cmd_rclgdb Function (ROM Call 0x381)

AMS 1.01 or higher bascmd.h

void cmd_rclgdb (SYM_STR SymName);

Executes TI-Basic 'RclGDB' command.

cmd_rclgdb restores all settings to the settings stored in the Graph database variable whose name is pointed to by SymName (a VAT string, see SYMSTR). See cmd_stogdb for more info.


Uses: gdb_recall, VarRecall


See also: cmd_stogdb