Contents - Index


Load and LoadLib (Macro Commands)

 

 

Load #n

This command is useful only for macro files (.emf filename extension) that control the execution of a distributable file.  The distributable file can contain up to 100 separate programs.  This command will clear the memory space and then load program n where n is a number between 1 and the number of programs provided with the distributable program. 

 

LoadLib C:\EES_Library_Files

Open directory C:\EES_Library_Files and load all the library files in this directory and folders within this directory.

 

MacroCommands