cmd_clrhome Function (ROM Call 0x330)

AMS 1.01 or higher bascmd.h

void cmd_clrhome (void);

Executes TI-Basic 'ClrHome' command.

cmd_clrhome clears all items stored in the Home Screen history area and clears the Home Screen window. It also resets the suffixes of arbitrary constants or integers (like @1, @n2, etc.) to 1.


Uses: ARb_int_count, ARb_real_count, HS_freeAll, WinClr
Used by: cmd_newprob


See also: HS_freeAll, ARb_real_count, ARb_int_count