User's Reference > General > TCL and General User Commands > Command Reference > C > CLEAR-OPTION

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.0 ()

CLEAR-OPTION (TCL) (m604806+clearoption.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

CLEAR-OPTION

Resets one or all environment options previously set by the SET-OPTION command or by applying an operating environment.

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

Command Class

TCL-I command.

Syntax

CLEAR-OPTION [option || *]

Syntax Elements

option Specifies the environment option you wish to clear as listed in the topic Environment Options.

* Resets all options to the system default settings.

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

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

RealityV15.0Comment on this topic