SHOWOKBUTTON                                             Statement

SHOWOKBUTTON true|false

Description

SHOWOKBUTTON is used to show or hide the OK button in the menubar of the output window of Pocket PC devices. By default the OK button is hidden and the close button (X) is visible.  Tapping the close button causes the output window to minimize and continue execution.  When the OK button is visible and it is tapped, the output window is closed and the program exits.

Example

REM SHOWOKBUTTON Example

'SHOWOKBUTTON shows or hides OK in menu bar

SHOWOKBUTTON true