LOADSCRIPT ( String  SCRIPT,
String  DIR 
)

Load a script file into memory and name it.

This loads an old style script file, which has a .isc extension and is like a GENIE PROCEDURE except that is is missing the PROCEDURE and ENDPROCEDURE commands. The file is loaded and a command is defined in GENIE which is the same as the filename; this name can then be used to execute the script. If the file does not exist, it is searched for in the directory specified by the SETSCRIPTDIR command.

Parameters:
[in] SCRIPT name of script to run
[in] DIR (not used at present)
 All Files Functions Typedefs

Generated on 9 May 2010 for Open GENIE GCL by  doxygen 1.6.1