Language Reference
ONWINDOW
ONWINDOW Dene list of functions executed when display window is recreated.
Item | Description |
| |
Delimiters | Mark the beginning and end of the algorithm. |
Preset State | OFF |
Example
10 OUTPUT 723;"ONWINDOW ;"
20OUTPUT 723;"TITLE &Redrawing window.&;"
30OUTPUT 723;";"
Begin denition of on-window-recreation algorithm. Set title .
End on-window-recreation algorithm.