The LOAD command loads the procedure into EASI without executing it. This effectively parses the procedure, making all defined functions and types in the procedure available for use.
LOAD "file"
where
"file" - complete file specifier
Note that previous forms of this command, where the procedure name was not a string expression, are not supported in EASI.
Example:
LOAD "/PCI/pro/SHELL.EAS"
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.