Was this helpful?
QBF
The qbf command accepts the following parameters:
qbfname
Equivalent to the -f flag. Invokes QBF using the specified qbfname. If the name is blank, start at Catalogs frame for qbfnames.
joindef
Equivalent to the -j flag. Invokes QBF using the specified JoinDef. If the name is blank, start at Catalogs frame for JoinDefs.
tblfld
Equivalent to the -t flag. Invokes QBF on the specified table, using a table field format to display the data. If the name is blank, start at Catalogs frame for tables.
lookup
Equivalent to the -l flag. Invokes QBF using the specified name. QBF looks up the name in the following order: qbfname, JoinDefname, table name.
silent
Equivalent to the -s flag. Suppresses verbose messages.
mode
Equivalent to the -m flag. Enters QBF directly in the specified mode. Possible values for this parameter are retrieve, append, update or all.
table
Specifies the name of the table on which QBF is being invoked. This parameter must be omitted if one of the joindef, qbfname, tblfld or lookup parameters has been used.
emptycat
Equivalent to -e flag. If set, catalogs are displayed empty, and the user can enter names directly.
flags
Can be used for any flags on the command line. Distinct flags must be separated by a blank.
Last modified date: 11/28/2023