File Errors
|
Error Code |
Error Condition |
Explanation/Possible Fix |
|
0x6001 |
Bad open flags. |
Debug your application. |
|
0x6002 |
Bad attribute flags. |
Debug your application. |
|
0x6003 |
File open failed. |
An expected cache file does not exist. This may also be an internal error. Report this error to Pegasus. |
|
0x6004 |
File read failed. |
Debug your application. Report this error to Pegasus. |
|
0x6005 |
File write failed. |
Debug your application. Report this error to Pegasus. |
|
0x6006 |
File close failed. |
Debug your application. Report this error to Pegasus. |
|
0x6007 |
File delete failed. |
Debug your application. Report this error to Pegasus. |
|
0x6008 |
Cannot set file pointer. |
Debug your application. Report this error to Pegasus. |