status = load ( filespec ) ;
str filespec
- The file specification containing the HyperScript structure.
boolean status
- $ACKNOWLEDGE
The data in the file was successfuly loaded.
The STATUS variable is set to $ACKNOWLEDGE
- %FILE
Could not open file.
The STATUS variable is set to %FILE
%FILE : Could not open file.
%ARGUMENT : Invalid arguments. Usage: status = load ( filespec ) ;
None
None