|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > PDMSystem > ExecScript |
Executes the assigned script.
call DBWShell("ExecScript ScriptName")
ScriptName |
the name of the script to execute. |
The script must be in the LST sub-directory of DBWorks and of the type recognized by DBWorks.
Script entry points and input parameters
DBWShell("ExecScript myScript.vbs")