XQT1 ;SEA/MJM - Menu Template Processor ;04/07/99 12:13
Source file <XQT1.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| KILL | ||
| NXT | ;Process the next option, entry/exit actions,start list over, or quit
 | 
|
| ASK | ||
| OUT | ;End of the line for this puppy: return to regular menu system
 | 
|
| HELP | ;Call the help screen
 | 
|
| A | ;ACTION type option entry point
 | 
|
| B | ;Broker type option.  Not allowed in templates.
 | 
|
| C | ;SCREEN type option entry point
 | 
|
| P | ;PRINT type option entry point
 | 
|
| I | ;INQUIRE type option entry point
 | 
|
| I1 | ||
| I2 | ;
 | 
|
| E | ;EDIT type option entry point
 | 
|
| E1 | ||
| DIC | ;Get FileMan parameters from Option File and do look up
 | 
|
| D1 | ||
| SET | ||
| R | ;RUN ROUTINE type option entry point
 | 
|
| L | ;OE/RR Limited Option type
 | 
|
| O | ;OE/RR Protocol (orderables) type option entry point
 | 
|
| X | ;OE/RR Extended Action type option (Subset of Protocol type)
 | 
|
| Q | ;OE/RR Protocol Menu type option entry point
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: READ | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |