Running EES from an External Program
EES (Professional version) can be started and made to run an EES file or an EES macro file
from the Run command line (or from another program such as MATLAB) by providing the
name of the file and /Solve as command line parameters. For example, the command line
C:\EES32\EES.EXE myEESFile.EES /solve will start EES in a hidden state, open
myEESFile.EES, solve this file and then quit. For this capability to be useful, the EES file
should write output to a file using the $EXPORT or $SAVETABLE directives