Set Command

Defines an option.

Set [/temp] [option-spec [option-spec ...]]

Parameters

/temp

If specified, the setting will only remain for the duration of the current script execution. Value will return to its original setting when control returns to the command line.

/temp2

option-spec

Can be one of two forms:

Form1: option-name

Form2: option-name = option-value

option-name can be any of the names listed in the options section of the Sundry Topics Chapter {um:SundryTopics} of the User's Manual . For options of type Boolean, use form1. For others, use form 2.