home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / HAM / NPFPMS.ZIP / NPFPMS.EXE / NPFPMS.DAT / ERRORS.PMS < prev    next >
Text File  |  1994-02-19  |  2KB  |  56 lines

  1.         NPFPMS Error codes.
  2.  
  3. Error   Possible cause.
  4.  
  5. 2       Error while reading a data file.
  6. 4       Missing data in a data file.
  7. 5       Multi-purpose trap. Generally any error not caught by another trap.
  8. 6       Internal calculation error.
  9. 7       Out of memory.
  10. 9       Data array error.
  11. 10      Data array error.
  12. 11      Division by zero
  13. 13      Invalid data in data file.
  14. 14      Out of character variable space.
  15. 15      Character variable more than 32K long!
  16. 19      Recursion error.
  17. 20      Recursion error.
  18.  
  19. 24      Com port 'timed out'.
  20. 25      Fault with printer or com port.
  21. 27      General printer fault. May be out of paper or turned off.
  22. 50      Random access file record error.
  23. 51      Malfunction of run time system.
  24. 52      Read/write the wrong file.
  25. 53      File not found.
  26. 54      Wrong file type.
  27. 55      File already open. Attempting to delete an open file.
  28. 57      Hardware fault with I/O channel.
  29. 58      Duplicated filename.
  30. 61      Disk full.
  31. 62      Data file truncated. Missing EOF marker.
  32. 63      Random access file error.
  33. 64      Invalid characters in filename.
  34. 67      Root directory full.
  35. 68      Accessing non-existent com port.
  36. 69      Comms buffer full.
  37. 70      Trying to write to a write protected disk.
  38. 71      Drive door open or no disk in drive.
  39. 72      Disk media fault.
  40. 74      Trying to rename a file to another drive.
  41. 75      Path/file invalid.
  42. 76      Missing sub-directory.
  43. 201     Out of stack space.
  44.  
  45. 203     Mismatched revision.     The PMSCODE.EXE and PMSCODE.DLL files are
  46. 204     Ditto                    from different versions or otherwise
  47. 205     Ditto                    incompatible.
  48. 206     Invalid link (DLL) file.
  49.        
  50. 242     Major memory corruption. Re-boot computer!
  51. 244     Missing library function.
  52.  
  53. Most of these error codes should never occur unless something is seriously
  54. wrong. Some, like the disk/file errors, may occur.
  55.  
  56.