/INTERFACE = { DECWINDOWS }
{ CHARACTER_CELL }
Specifies the display interface to be used by DEC DATATRIEVE.
If your default environment is the command line interface, then
CHARACTER_CELL is the default. If your system is properly defined
to invoke the DECwindows Motif interface, then DECwindows Motif
is the default. This qualifier overrides the setting specified by
the DTR$NOWINDOWS logical.
/[NO]DEBUG
Specifies whether DEC DATATRIEVE should display special debug
messages. The default is NODEBUG.
/VARIANT = image-suffix
Indicates the 1- to 26-character suffix applied to a DEC
DATATRIEVE image upon installation to uniquely identify that
image. This qualifier is needed only if you invoke a DEC
DATATRIEVE image that was not selected as the default image at
installation time. If the default image you are running includes
a suffix and you want to run an image that does not include a
suffix, use the /VARIANT qualifier alone, as in the following
example:
$ DATATRIEVE/VARIANT
"DATATRIEVE"
Specifies a DEC DATATRIEVE command or statement that is to be
executed by DEC DATATRIEVE. It allows the user to execute a DEC
DATATRIEVE command, statement, or procedure without entering
interactive DEC DATATRIEVE. If the DEC DATATRIEVE argument
contains more than one word, it must be placed in quotation
marks.