cmd_zoombox Function (ROM Call 0x39C)

AMS 1.01 or higher bascmd.h

void cmd_zoombox (void);

Executes TI-Basic 'ZoomBox' command.

cmd_zoombox displays the Graph Screen, lets user draw a box that defines a new viewing window, and updates the viewing window. See the TI-Basic manual for more info.


Uses: ROM Call 0x455


See also: cmd_zoomstd