Run A Grapher Script From The Command Line

This article explains how you can run a Grapher script from the command line.
 

You can run a script via the command line with this syntax:   

"<Scripter path>" -x "filename.bas"

The –x means execute, and quotes are necessary around the file path to the Scripter.exe file and the BAS file.

For example:

“C:\Program Files\Golden Software\Grapher 15\Scripter.exe" -x "C:\Temp\ClassPlot.bas"

 

Updated August 6, 2019

Was this article helpful?
1 out of 4 found this helpful

Comments

0 comments

Please sign in to leave a comment.