Contents - Index


Open (Macro Command)

 

The Open macro command will open the file that follows the Open keyword.  The filename may be a string or a string variable.  The filename extension may be .EES, .EEZ, or  .EESTAB.  

 

Example:

Open 'C:\EES32\Examples\Regen.ees' 

 

 

MacroCommands