SHOW [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
SHOW
Lists all current environment information, including the dictionary
environment defined by the DEFINE command, the SDMAIN environment defined
by the OPTIONS command, and the output environment defined by the
CONFIGURE and FORMAT commands.
Syntax
SH[OW] [.]
Description
The information that you see when you issue the SHOW command is the
information for the dictionary environment, the SDMAIN environment, and
the output environment. The dictionary environment includes the name of
the dictionary that is open, the scope, the open mode and name mode, and
the domain, version, and version status that are used for creating or
retrieving definitions. The SDMAIN environment provides the current
state of the command log and prompt flags, the log file name, and macro
file name. The output environment includes the length and width of the
terminal and paper that is being used, the size of the four margins of
the paper, the item spacing information, the output destination, the
alignment and format-variable specifications, the current page header,
and title line.
Open Mode: Any
Scope: Any
Example
The following example shows all current environment information.
>SHOW
Dictionary : SYSDIC.PUB.SYS
Scope : MANAGER
Open-Mode : READ-ONLY
Name-Mode : EXTERNAL
Domain : DOMAIN1
Version : VERSION1
Version-Status : PRODUCTION
Log-File : SDLOG.PUB.SYS
Macro-File : SDMACRO.PUB.SYS
Command-Log : OFF Prompt-Mode : ON
Screen-Length : 24 Screen-Width : 80
Page-Length : 66 Page-Width : 85
Left-Margin : 10 Right-Margin : 10
Top-Margin : 6 Bottom-Margin : 6
Spacing : DOUBLE-SPACE
Output-File : PRINTER
Alignment : UNALIGNED
Format-Variable: OFF
Page-Header : ANNUAL REPORT
Title : PURCHASING DEPARTMENT
>
MPE/iX 5.0 Documentation