Displaying Parameters That Cannot Be Set in an Area

How to:

The ? SET NOT command produces a list of SET commands that cannot be set in a specific area. The areas for which you can find this information are the PROMPT command, report requests, the FOCPARM profile, the HLI profile, and Pooled Tables.


Top of page

x
Syntax: How to Determine Where a Command Is Valid
? SET NOT area

where:

area

Is one of the following:

PROMPT is the PROMPT command.

ONTABLE is a report request.

FOCPARM is the FOCPARM profile.

HLIPROF is the HLI profile.

PT is in Pooled Tables.



Example: Displaying Parameters That Cannot Be Set With ON TABLE

Issuing the command

? SET NOT ONTABLE

produces the following information:

                    NON-SETTABLE ON TABLE PARAMETER SETTINGS
 
BINS          64        LANGUAGE        AMENGLISH    REBUILDMSG      1000
BLKCALC       NEW       MAXPOOLMEM          32768    SAVEMATRIX       ON
BYPANELING    OFF       MDIBINS              8000    TCPIPINT         OFF
CACHE           0       MDIPROGRESS        100000    TEMP DISK          C
COLUMNSCROLL  OFF       MODE                  CMS    TRMSD             24
DATEDISPLAY   OFF       MPRINT                NEW    TRMSW             80
DATEFNS        ON       POOL                  OFF    TRMTYP     1  (3270)
DEFCENT        19       POOLBATCH             OFF    WEBHOME          OFF
EUROFILE                POOLFEATURE           OFF    WIDTH            130
FIELDNAME     NEW       POOLMEMORY          16384    WINPFKEY         OLD
FOCSTACK SIZE   8       POOLRESERVE          1024    YRTHRESH           0
HTMLMODE      OFF       PRINTPLUS             OFF

Information Builders