Rockwell Automation 57C610 Enhanced Basic Language, AutoMax User Manual
Page 127

BĆ3
343
Bad function variable
344
Bad array; must be 1 dimension (integer)
345
Bad BLOCK_MOVE variable
346
Variable in function call not defined as COMMON
347
Ticks per scan too high
Insufficient Memory Error Codes
356
Insufficient memory to compile array
357
Insufficient memory to compile FOR statement
358
Insufficient memory to build symbol table
359
Insufficient symbol table memory
360
Object code buffer overflow
361
Opcode position overflow; statement too long
362
No more user stack
363
No more program stack
364
No more type stack; expression too long
365
No more operator stack; expression too long
366
No more memory to link object code buffer
FORĆNEXT Error Codes
376
FOR control variable cannot be a tunable variable
377
NEXT control variable does not match FOR control variable
378
Control variable must be simple variable (not array).
379
Invalid data type on control variable in FOR statement
380
Bad FOR statement format
381
Invalid statement type following THEN in IF statement
382
Missing expected THEN
383
Invalid data type for expression in FOR statement
384
Missing corresponding FOR statement
385
FOR loops nested too deep
386
IFĆTHENĆELSE statement >32K
387
Missing
OPEN, CLOSE, INPUT, PRINT Error Codes
396
Bad device name
397
Bad logical file number specification
398
Bad device name for OPEN statement
399
Bad baud rate in OPEN SETUP parameter
400
Invalid device specification
401
Bad OPEN statement format
402
Duplicate logical file number
403
Invalid CLOSE statement format
404
Invalid device name
405
Missing expected print field
406
Specified file has not been defined (no OPEN)
407
Device must be accessed by OPEN first
408
Invalid data type for print using format
409
Bad PRINT USING format
410
Specified format field width too wide
411
Cannot have print using with channel