As well as running scripts from inside the application, you can also run them from the command line.
This is done using some special commands that you add to the command line:
-hidden
runs Pulsonix ‘invisibly’, without opening any windows (optional)
-scriptfile
names the script file to be run. Full path must be enclosed with double quotes. If invoked from the Run Command dialog this command will have no effect.
For example:
pulsonix -hidden -scriptfile “c:/pulsonix/scripts/CheckParts.js”
Related Topics
Editing Scripts | Running Scripts | Scripting Overview | Scripting Reference