![]() |
cmd_zoomsto | Function (ROM Call 0x3A7) |
AMS 1.01 or higher | bascmd.h |
void cmd_zoomsto (void); |
Executes TI-Basic 'ZoomSto' command.
cmd_zoomsto stores the current viewing window system variables ("xmin", etc.) in a specially reserved block of memory ("Zoom" memory). You can use cmd_zoomrcl to restore the settings. See the TI-Basic manual for more info.