home *** CD-ROM | disk | FTP | other *** search
/ Old Hackers Atari User Group Newsletter / Old_Hackers_Atari_User_Group_Newsletter_OHMA94B.atr / cerrors.txt < prev    next >
Text File  |  2023-02-26  |  2KB  |  1 lines

  1.                <=>=<=>¢ Some BASIC/Turbo/OS/MyDOS Error Codes¢ brought to you by OL' HACKERS AUG, NY¢¢  2 Out of memory¢  3 Value error (BASIC)¢  3 Next read returns EOF (FMS)¢  4 Too many variables¢  5 String length exceeded¢  6 Out of DATA¢  7 Number>32767¢  8 INPUT type mismatch¢  9 Array/string DIM¢ 10 Expression too complex¢ 11 Numeric over/underflow¢ 12 Line not found¢ 13 NEXT without FOR¢ 14 Line too long/complex¢ 15 GOSUB or FOR line deleted¢ 16 RETURN without GOSUB¢ 17 Garbage error¢ 18 Invalid VAL or STR$¢ 19 LOAD program too large¢ 20 IOCB<1 or IOCB>7¢ 21 File not tokenized¢ 22 Improper loop nesting¢ 23 WEND without WHILE¢ 24 UNTIL without REPEAT¢ 25 LOOP without DO¢ 26 EXIT outside loop¢ 27 Error executing PROC¢ 28 ENDPROC without EXEC¢ 29 Procedure does not exist¢ 30 Label does not exist¢128 Break Abort¢129 IOCB already open¢130 No device found¢131 Write-only IOCB¢132 Invalid command¢133 IOCB not open¢134 Invalid IOCB reference¢135 Read-only IOCB¢136 EOF¢137 Truncated record¢138 Device timeout¢139 Device NAK¢141 Cursor out of range¢142 Data frame overrun¢143 Data frame checksum¢144 Device I/O error¢146 XIO not implemented¢147 Insufficient RAM for Graphics¢160 Invalid drive¢161 Too many open files¢162 Disk full-no room¢163 Write protected or, System¢    error, disk is not readable¢164 File number¢165 File name¢166 Invalid POINT¢167 File locked¢168 Invalid IOCB¢169 Directory full¢170 Not found¢171 IOCB not open¢172 Same name file or dir. exists¢173 Bad disk; cannot format¢174 Dir not found¢175 Dir not empty¢180 Not binary file¢181 Invalid binary load (End<Begin)¢               <=<=>=>¢