Procedure Instructions |
Below is a list of the instructions commonly used for writing RATS procedures:
Creates custom dialog boxes |
|
Creates supplementary cards for procedures |
|
Executes (calls) a RATS procedure |
|
Defines fixed-value arrays in PROCEDUREs and FUNCTIONs |
|
Creates a user-defined function |
|
Displays an updateable pop-up dialog box |
|
Declares local variables in a procedure |
|
Generates pop-up boxes, including OK/Cancel or Yes/No buttons |
|
Defines options for a RATS procedure |
|
Defines (creates) a RATS procedure |
|
Returns from a procedure (ends the procedure) |
|
Opens a file containing one or more RATS procedures |
|
Sets the data type of procedure parameters |
|
Adds new pull-down menus to the menu bar |
Copyright © 2025 Thomas A. Doan