SET-OPTION

Sets an environment option.

Note: This command allows you to set a single option. If you need to set or clear several options, you should use an operating environment.

Command Class

TCL-I command.

Syntax

SET-OPTION option

Syntax Elements

option Specifies the option you wish to set, as listed in the topic Environment Options.

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.

See Also

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

Go to top button