cmd_disptbl Function (ROM Call 0x340)

AMS 1.01 or higher bascmd.h

void cmd_disptbl (void);

Executes TI-Basic 'DispTbl' command.

cmd_disptbl displays the current contents of the Table Screen window by switching to the "Table" application (see the events.h header file for more information about switching applications). It interrupts the execution of the program and accepts all keypress events of the "Table" application, until the 'ENTER' key is pressed.


Uses: ER_catch, ER_success, ER_throwVar, ERD_process, EV_paintWindows, EV_sendEvent, EV_startApp, gr_active, kbhit, ngetchx, pushkey, ST_busy, idle, off, OSTimerExpired, OSTimerRestart, WordInList, ROM Call 0x46E