home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / ref / ba01b.do < prev    next >
Text File  |  2006-10-19  |  968b  |  39 lines

  1.  
  2. Title: ERROR CODES
  3.  
  4.   1     NF NEXT without FOR
  5.   2     SN Syntax Error
  6.   3     RG RETURN without GOSUB
  7.   4     OD Out of Data
  8.   5     FC Illegal function call
  9.   6     OV Overflow
  10.   7     OM Out of Memory
  11.   8     UL Undefined line
  12.   9     BS Bad Subscript
  13.  10     DD Doubly Dimensioned Array
  14.  11     /0 Division by Zero
  15.  12     ID Illegal Direct
  16.  13     TM Type Mismatch
  17.  14     OS Out of String Space
  18.  15     LS String Too Long
  19.  16     ST String Formula Too Complex
  20.  17     CN Can't Continue
  21.  18     IO Error
  22.  19     NR No RESUME
  23.  20     RW RESUME Without Error
  24.  21     UE Undefined Error
  25.  22     MO Missing Operand
  26.  23-49  UE Undefined Error
  27.  50     IE Undefined Error
  28.  51     BN Bad File Number
  29.  52     FF File Not Found
  30.  53     AO Already Open
  31.  54     EF Input Past End of File
  32.  55     NM Bad file name
  33.  56     DS Direct Statement in File
  34.  57     FL Undefined Error
  35.  58     CF File Not Open
  36.  59-255 UE Undefined Error
  37.  
  38. <EOF>
  39.