
Chapter 14. Statement Reference
171
Syntax errors:
Syntax errors:Syntax errors:
Syntax errors:
Error code and message Meaning
error 5: Variable name redefinition
A same variable name is double declared in
a program.
error 73: Improper string length
The length of a string variable is out of the
range from 1 to 255.
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
07h
Insufficient memory space
(The COMMON statement defines too much data.)
Example:
Example:Example:
Example:
COMMON a%,b,c$,d%(2,3),e(4),f$(5)
Reference:
Reference:Reference:
Reference:
Statements: CHAIN
Comentarios a estos manuales