load reads files with UniScript commands and functions. Commands are executed and functions are compiled.
Return Value
bool is TRUE (1) when the file ssFileName can be read, and FALSE (0) if it cannot.
Parameters
ssFileName is the name of the UniScript file. UniScript files normally carry the file extension .ic.
See also
id-2049666