|
For example, Set_SETVAR("ABC", "New value") would set the variable ABC to the string "New value".
The Set_SETVAR function will not succeed if a (SET) SetEdit session is open when the command is issued. (Ending the SET session causes the entire SET table to be written, overriding what SETVAR did)
|