Creating Downloadable Programs

Building USER Menus

To assign a function to the 4USER5 menu

￿Use the KEYDEF command.

To build interactive menus

1.Create a variable for recording the softkey pressed.

2.Use the READMENU command to load variable with number of softkey pressed.

3.Use IF/THEN/ELSE statements to make decisions based on variable value.

6-17