Measure Reference Manual

env-param
is one of:
Displays the default command objectASSUME
Displays the current settings for the COMMENTS commandCOMMENTS
Displays the name of the default log fileLOG
Displays the current default OSSPATHOSSPATH
Displays the name of the default output fileOUT
Displays the current PAGESIZE settingPAGESIZE
Displays the current prompt textSETPROMPT
Displays the current default catalog value used to resolve partially qualified
ANSI SQL names
SQLCATALOG
Displays the current default schema value used to resolve partially qualified
ANSI SQL names
SQLSCHEMA
Displays the swap volume name if it is different from the MEASCOM swap
volume.
SWAPVOL
Displays the name of the default systemSYSTEM
Displays the name of the default volume and subvolumeVOLUME
Displays the current settings for the WARNINGS commandWARNINGS
If env-param is omitted, all environment parameter values are displayed.
Usage Note
MEASCOM displays the environment information in the form of the commands you would use to
set the environmental parameters. This method lets you use /OUT filename/ to create a command
(OBEY) file. You can use the command file to restore a given set of environmental parameters.
Examples
To display environment parameters (if explicitly set, the OUT, LOG, and SWAPVOL parameters
would be included in this display):
+ ENV
System \BUYER
Volume $DATA.MEAS
Assume MEASUREMENT
Setprompt Assume
Comments Display All
Warnings Display All
In Measure H01 and later PVUs, to display environment parameters, including ANSI SQL
names:
+ ENV
System \BUYER
Volume $DATA.MEAS
OSSpath /This/is/the/path/
SQLCATALOG CATALOG_12
SQLSCHEMA SCHEMA_34
Assume MEASUREMENT
Setprompt Assume
Pagesize 24
Comments Display All
Warnings Display All
56 MEASCOM Commands