DIAdem Help

Content Type
Programming Language
Current manual
Table of Contents

Command: ScriptCmdRemove

Display all  Hide all

Command: ScriptCmdRemove

Removes a script that contains user commands. You cannot use the commands defined in this script later in DIAdem. DIAdem deletes all variables generated with GlobalDim.

Call ScriptCmdRemove(ScriptFile)

Input Parameters

ScriptFile Specifies the name of a script file.
Note  Only use the ScriptCmdRemove command at the end of a script. Then execute the command ScriptCmdReset for DIAdem to restart the script engine.
Note  Refer to the page Using User Commands for more information.

Related Topics

Command: GlobalDim | Command: GlobalReDim | Command: ScriptCmdAdd | Command: ScriptCmdIsLoaded | Command: ScriptCmdReset | Variable: DefFileName

Was this information helpful?