home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / CADKEY_C.ZIP / CADKEY9.ZIP / CLERR.TXT < prev    next >
Encoding:
Text File  |  1989-06-16  |  2.3 KB  |  57 lines

  1. 001 Illegal default usage - line #%d, parameter #%d
  2. 002 Unknown view number (%d) specified - line #%d
  3. 003 Can't run CADL file -- wrong version code.
  4. 004 Loading CADL file... please wait
  5. 005 Illegal view number (%d) - line #%d
  6. 006 Unknown mode (%s) - line#%d
  7. 007 String overflow - line#%d
  8. 008 Bad format for %s, Expected %s Line#%d
  9. 009 Duplicate label or overflow (%s). Line#%d
  10. 010 Can't create CADL variable %s (too many variables). Line#%d
  11. 011 Can't create CADL array %s (file creation error). Line#%d
  12. 012 CADL array %s is too large. Line#%d
  13. 013 Error: can't create system variable %s. Line#%d
  14. 014 CADL array %s is already defined. Line#%d
  15. 015 String variable %s not 1-dimensional. Line#%d
  16. 016 Bad or undefined label (%s). Line#%d
  17. 017 Premature EOF on IF. Line#%d
  18. 018 Invalid expression '%s'. Line#%d
  19. 019 Arg #%d bad or missing. Line#%d
  20. 020 Can't read into undeclared array (%s). Line#%d
  21. 021 Array doesn't match declaration (%s). Line#%d
  22. 022 Bad or missing data arg.
  23. 023 Variable not declared (arg #%d). Line#%d
  24. 024 Can't open data file (%s). Line#%d
  25. 025 Bad argument (%s). Line#%d
  26. 026 Error on line #%d
  27. 027 Can't redirect CADL input to %s.  Line#%d
  28. 028 Can't redirect CADL output to %s.  Line#%d
  29. 029 Can't set up CADL input.
  30. 030 Can't set up CADL output.
  31. 031 DOSUB nest overflow. Line#%d
  32. 032 Can't read/reopen/reposition CADL file %s.
  33. 033 Computed GOTO syntax error.  Line#%d
  34. 034 Can't output part -- too many views.
  35. 035 Insufficient data for %s.  Line#%d
  36. 036 Variable '%s' undefined.  Line#%d
  37. 037 Bad dimensions for array '%s'.  Line#%d
  38. 038 Can't run CADL (bad or missing security code file).
  39. 039 Bad or missing CODE command.
  40. 040 Bad string variable (arg #%d).  Line#%d
  41. 041 Can't chain to '%s'. Line#%d
  42. 042 -- Available --
  43. 043 No memory - Line#%d
  44. 044 Record overflow - Line#%d
  45. 045 Can't write to output file.
  46. 046 Double table overflow - Line#%d
  47. 047 -- Available --
  48. 048 Unknown function (%s) - line#%d
  49. 049 System variable '%s' undefined - Line#%d
  50. 050 Variable table overflow - Line#%d
  51. 051 Can't assign system variable (%s) as local - Line#%d
  52. 052 Local variable table overflow - Line#%d
  53. 053 CHAIN/DOSUB overflow. Line#%d
  54. 054 LOCAL not at start of file (ignored) - Line#%d
  55. 055 Bad argument count - Line#%d
  56. 056 Parentheses mismatch (arg #%d) - Line#%d
  57.