Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
SET-ENVIRONMENT (TCL) (m604806+setenvironment.htm)
Applies an Environment; that is, a combination of settings that change the way in which Reality functions. Environments can be defined using option 4 (Define Environment Settings) in SSM or the DEFINE-ENVIRONMENT TCL command.
SET-ENVIRONMENT {[environmentName || ?]}
environmentName
The name of the Environment to be applied. The settings in the new environment
completely replace the current settings.
? Lists the Environments that are available.
If neither parameter is specified, the name of the currently selected environment is displayed.
Note: Because individual
environment options can be changed with the LIST CUSTOM.OPTIONS
.
None.
:SET-ENVIRONMENT ?
The following environments are available :
MVENTERPRISE.V14
MVENTERPRISE.V14.1
REALITY
MVENTERPRISE
MVBASE.V14.1
AP
MVBASE
REALITY.V11
D3.V14.1
REALITY.V12
REALITY.V14.1
REALITY.EXT
D3
R83
DEFAULT
REALITY.V14
D3.V14
MVBASE.V14
PICK
Displays the available environments.
:SET-ENVIRONMENT D3
:SET-ENVIRONMENT
Selected environment is D3
Selects the D3 environment and then displays the name of the currently selected environment.
:SET-ENVIRONMENT RUBBISH
[1149]Environment 'RUBBISH' is not defined.
An invalid environment was specified. The environment remains unchanged.