Pathmaker Reference Manual
SQLCI Command
Pathmaker Application Definition Language (PMADL)
067869 Tandem Computers Incorporated 2–81
SQLCI Command The SQLCI command invokes the SQL conversational interface utility, interactively,
and suspends PMADL until the utility terminates.
PMADL obtains the program file name of the SQL conversational interface to invoke
from the process configurations in the currently open Pathmaker catalog. If no catalog
is open, PMADL uses $SYSTEM.SYSTEM.SQLCI, on the user’s current default system
as the program file name of the SQL conversational interface.
?SQLCI [
sqlci-command-line
]
sqlci-command-line
Specifies a SQLCI command line.
If
sqlci-command-line
is supplied, the value is passed to the utility as its
startup command line. The SQLCI command must be the only or the last
command on the command line. Any text on the command line following the
keyword SQLCI is regarded as part of
sqlci-command-line
.
Consideration You can use the SQLCI command only if you are running PMADL interactively. You
cannot use the SQLCI command from a PMADL source file.
Example The following command invokes the SQL conversational interface utility without
passing a startup command line:
> ?SQLCI