|
X-type VOC items are miscellaneous data storage records which may be used in any way the application designer wishes.
Fields 2 onwards are available for data storage. Users may freely create X type records for their own purposes but should avoid names containing $ signs as these may clash with system defined records.
The following X-type VOC records have special meaning in QM:
| $ACCOUNT.ROOT.DIR | Default location for new accounts in CREATE.ACCOUNT. |
| $BASIC.IGNORE | Contains pattern match templates for records to be ignored by the BASIC command. |
| $BASIC.OPTIONS | Sets default options for the BASIC command. |
| $COMMAND.STACK | Controls saving of the command stack on leaving QM. |
| $DEBUG.OPTIONS | Specifies default options for the QMBasic debugger. |
| $ED.OPTIONS | Sets default modes for the ED editor. |
| $INDEX.PATH | Specifies a default location for index subfiles in CREATE.INDEX and MAKE.INDEX. |
| $PCL | Sets default parameters for PCL printers in SETPTR. |
| $PRIVATE.CATALOGUE | Specifies the location of the private catalogue. The American spelling may be used. |
| $QUERY.DEFAULTS | Sets default options for the query processor. |
| $RELEASE | Contains the release level of QM. Also holds configuration options for the command stack editor. |
| $REPLICATE | Controls account replication. |
| $SCRB.FILE | Sets the default name of the screen definitions file for the SCRB screen builder. |
| $VOC.PARSER | Specifies processors associated with user defined VOC record types. |
| &SED.OPTIONS& | Sets options for the SED editor. |
|