Language Reference

ONMENU

ONMENU

De￿ne list of functions executed when 4

MENU

5 is pressed.

 

 

Item

Description

 

 

Delimiters

Mark the beginning and end of the algorithm.

 

 

Preset State

OFF

 

Example

 

10

OUTPUT 723;"ONMENU ;"

Begin de￿nition of on-menu-keypress algorithm.

20

OUTPUT 723;"TITLE &MENU key pressed.&;"

Set title .

30

OUTPUT 723;";"

End on-menu-keypress algorithm.

7-333