Comment on this topic

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.

Reality V15.2 Online Documentation (MoTW) Revision 3

SET-OPTION (TCL) (m604806+setoption.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

SET-OPTION

Sets a single environment option. If you regularly need to set (or clear) several options, you should use a complete operating environment instead.

Command class

TCL-I command.

Syntax

SET-OPTION option

Syntax elements

option Specifies the environment option you wish to set.

Comments

Each option is defined by an item in the CUSTOM.OPTIONS file in the SYSFILES account; you can see which options are currently set by listing the contents of this file. The item-id has the form CUSTOM.option.

Note: The BASIC-COMPILER and DOT/Stacker options cannot be individually set with SET-OPTION or cleared with CLEAR-OPTION.

See also

Environments
Environment options
CLEAR-OPTION command
SSM option 4 (Define Environment Settings)
DEFINE-ENVIRONMENT command
SET-ENVIRONMENT command

RealityV15.2Revision 3Comment on this topic