HP 3000 Manuals

>CONFIG [ Silhouette Reference Manual ] MPE/iX 5.0 Documentation


Silhouette Reference Manual

>CONFIG 

The >CONFIG command displays information about the current configuration
file.

SYNTAX 

>CONFIG

DISCUSSION 

A >SYSTEM config or a >STATUS config command precedes the >CONFIG
command.  The >SYSTEM command specifies the configuration file about
which the >CONFIG command displays information.  Unlike the >VERIFY
command, the >CONFIG command does not check the file for validity.

EXAMPLES 

The following example shows the display generated when the >CONFIG
command is issued, preceded by a >SYSTEM command, to specify the
configuration file name.

     >SYSTEM configfile
     >CONFIG

     Silhouette configuration came from:   CONFIGFILE.GROUP.ACCOUNT

     Local logon:    !JOB jobname,user.account/****,group;pri=bs;hipri
     Remote logon:   HELLO session,user.account/****,group;pri=bs;hipri

     Commands file is:         p1.group.account
     Responses file is:        p2.group.account
     Log File name is:         logfl.group.account
     Save file name is:        sv.group.account

     Logging process is:       LOGPROC    Logging password is:
       With Databases   :      DBTST1.GROUP.ACCOUNT / ********,
                               DBTST2.GROUP.ACCOUNT / ********,
                               DBTST3.GROUP.ACCOUNT / ********;

       In LOCK mode

     Wait time interval is:    10000
     Max outstanding records:  100
     DS Lines specified  :     MPEXL950;
     TAPEDEV specification is: TAP

     This system was started on:    WED, JAN  6, 1988,  1:13 PM
     >

If the >SYSTEM command does not precede the >CONFIG command, the
following message appears:

No configuration is currently active.  (MPWARN 42)

ADDITIONAL DISCUSSION 

See Chapters 2 and 4.



MPE/iX 5.0 Documentation