LIST SET [ ALLBASE/ISQL Reference Manual ] MPE/iX 5.0 Documentation
ALLBASE/ISQL Reference Manual
LIST SET
The LIST SET command displays any or all of the current SET option
values.
Scope
ISQL only.
ISQL Syntax
LI[ST] S[ET] {Option}
{@ }
Parameters
Option names one of the following SET command options:
AUTOC[OMMIT]
AUTOS[AVE]
C[ONTINUE][REV BEG]
CONV[ERT]
EC[HO]
ECHO_[ALL]
ED[ITOR]
ES[CAPE]
EXIT[_ON_DBERR][REV END]
F[RACTION]
N[ULL]
OU[TPUT]
OW[NER]
PA[GEWIDTH]
PR[OMPT]
Refer to the SET command for a complete
explanation of each option.
@ indicates all SET command options.
Description
* In prompting mode, ISQL prompts you for an option:
isql=> LIST;
Option (s[et], f[ile], i[nstall], or h[istory])> SET;
Valid set options are:[REV BEG]
autoc[ommit] autos[ave] cont[inue] conv[ert]
ec[ho] echo_[all] ed[itor] es[cape]
exit[_on_dberr] f[raction] n[ull] ou[tput]
ow[ner] pa[gewidth] pr[ompt][REV END]
Set option or @> @;
Example
isql=> LIST SET ECHO;
ec[ho] - OFF
isql=> LIST SET @;
autoc[ommit] - OFF
autos[ave] - 5[REV BEG]
c[ontinue] - ON
conv[ert] - OFF
ec[ho] - OFF
echo_[all] - OFF
ed[itor] - EDITOR.PUB.SYS
es[cape] - \
exit[_on_dberr] - OFF[REV END]
f[raction] - 2
n[ull] -
ou[tput] - ISQLOUT
ow[ner] - LINDA@HPSQL
pa[gewidth] - 254
pr[ompt] - isql=>
isql=>
MPE/iX 5.0 Documentation