|
There are
several ways of invoking the Reset variable facility. Select a line in the raw script list box and then:
|
The reset variable facility allows you to create a VARIABLE_FIELD :reset: statement, which in turn allows you reset a dynamic variable to:
|
Select the variable you wish to reset from the drop-down list. |
|
Select this option if you
wish to reset the variable to its default value as declared in the
corresponding REQUIRES … VALUES
"… " statement. The default value is the first declared value in the VALUES list. If there is no VALUES parameter it defaults to ???. |
|
Select this option if you wish to set the variable to a text string. Simply enter the string of characters in the text entry box. The OK button remains disabled until you have entered at least one character. You can use CTRL+ENTER to insert new line. |
|
Select this
option if you wish to set the variable to value that is currently
stored in another
variable. If so, select the
second variable from the drop-down list. If this option is to work
correctly, you must:
|
|
Click a button as appropriate. Please note that if you select either the text string or the variable value options the OK button remains disabled until you have:
|