eval_file loads a file with UniScript program code.
Return Value
The function does not have a return value. In case of an error the function creates an exception. The exceptions can be caught in a try/except block. See also evalp_file.
Parameters
ssFileName is the complete file name of a UniScript file (*.ic).
See also
id-1338070