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