|
PRAGMA PROGRAM REFERENCE MANUAL
|
Index
|
All Operation
|
|
Expand All ADDENDUM
|
IPC STATUS
|
IS
|
Standard Target Noun
|
Noun
|
Target =
|
Contains the status of your last operating system access operation. All the standard verbs that perform operating system operations write the result of the operation into the noun IPC STATUS.
|
DISPLAY the value IPC STATUS
|
SEE ALSO: DOS COPY / DOS DELETE / DOS CLOSE READ
|
The following is a list of the IPC STATUS messages that are supported.
The number following the message is the equivalent DOS error status number, which can be looked up in a DOS technical reference for more detailed explanations. Since most of the DOS statuses never happen while doing IPC things, they end up as "UNKNOWN DOS ERROR".
IPC STATUS Message DOS Error Number
END OF FILE -1 OK 0 INVALID FUNCTION 1 FILE NOT FOUND 2 PATH NOT FOUND 3 UNKNOWN DOS ERROR 4 UNKNOWN DOS ERROR 5 UNKNOWN DOS ERROR 6 NOT ENOUGH MEMORY 7 BAD FORMAT 8 INVALID HANDLE 9 UNKNOWN DOS ERROR 10 UNKNOWN DOS ERROR 11 NOT ENOUGH MEMORY 12 ACCESS DENIED 13 UNKNOWN DOS ERROR 14 UNKNOWN DOS ERROR 15 UNKNOWN DOS ERROR 16 OK 17 NOT SAME DEVICE 18 UNKNOWN DOS ERROR 19 UNKNOWN DOS ERROR 20 UNKNOWN DOS ERROR 21 INVALID DATA 22 UNKNOWN DOS ERROR 23 TOO MANY OPEN FILES 24 UNKNOWN DOS ERROR 25 UNKNOWN DOS ERROR 26 UNKNOWN DOS ERROR 27 DEVICE FULL 28 UNKNOWN DOS ERROR 29 UNKNOWN DOS ERROR 30 UNKNOWN DOS ERROR 31 UNKNOWN DOS ERROR 32 INVALID DATA 33 INVALID DATA 34 UNKNOWN DOS ERROR 35 INVALID ACCESS 36
All messages are in upper case only. Keep that in mind when comparing the messages in the program.
|
|
|
CustomWare® is a registered trademark of CustomWare Designs, Inc. All rights reserved.
CustomWare® is a registered servicemark of CustomWare Designs, Inc. All rights reserved.
All images and designs on this web site are copyrighted© 2021.
v
t
|
|