PJC Error Codes Manual

 

Last Updated April 28, 2004

 

ERROR CODES 9

0001     Inquiry key pressed 9

0002     Conversion error 10

0004     String overflow 10

0005     Help key pressed and not trapped 10

0006     Division by Zero 10

0053     Attempt to write to existing record 10

0054     Out of data for READ 11

0057     Record not found 11

0058     I/O string overflow 11

0059     Attempt to rewrite over key field 11

0061     Time out on locked record 11

0062     Record not locked 12

0063     Network locking error 12

0105     Variable is not an array 12

0106     Array size conflict 12

0120     Illegal array subscript 12

0121     Illegal reference to an array 13

0122     Illegal array element 13

0123     Dimension conflict 13

0201     RETURN without GOSUB 13

0202     Function not active 13

0211     RETRY or CONTINUE attempted 14

0213     Line reference not found 14

0220     NEXT before FOR 14

0221     Missing FOR statement 14

0222     Missing NEXT statement 14

0223     FOR/NEXT variable mismatch 15

0230     Not an EXIT Statement