Specifications
Chapter 14. Statement Reference
180
Run-time errors:
Reference:
Statements: DECLARE and SUB...END SUB
Error code Meaning
02h
Syntax error
("
[drivename:]filename" is in incorrect syntax or the
extension is not .FN3.)
05h
Parameter value out of range
(In calling an
FN3 function, the number of parameters exceeds
16.)
07h
Insufficient memory space
(You nested calling statements of a user-defined function to
more than 10 levels.)
1Fh functionnumber out of the range
35h
File not found
F0h
Mismatch parameter number
F1h
Mismatch parameter type
F2h
Insufficient string variable storage area