|
Character
|
Instruction
|
|
M
|
Menu or Window defines the menu number described by subsequent instructions.
|
|
I
|
Initialization defines a McIDAS command sequence to run when the menu is accessed.
|
|
T
|
Text defines the screen row and column where a string of text begins, the color and the text itself.
|
|
F
|
The function key defines a McIDAS command or sequence of commands to run when a specified function key is pressed.
|
|
A
|
Alt + Function key defines a McIDAS command or sequence of commands to run when you press Alt and the specified function key simultaneously.
|
|
C
|
Ctrl + Function key defines a McIDAS command or sequence of commands to run when you press Ctrl and the specified function key.
|
|
S
|
Shift + Function key defines a McIDAS command or sequence of commands to run when you press Shift and the function key simultaneously.
|
|
U
|
User Common Pokes define values to poke into User Common whenever this menu is displayed.
|
|
+
|
+ means a line is continued from the previous line (for A, C, F, I, S and T characters only).
|