End Code 52
Error in opening an output file The output file "%s" already exists.
- 1:
-
System-call message (Windows only)
- Description:
-
An output file was opened in "new" mode, and open processing failed.
- Action to take:
-
Check the system call message.
- 2:
-
System-call message (UNIX/Linux only)
- Description:
-
The output file already exists, and the output file was registered with the "new creation" registration mode.
- Action to take:
-
Check the system call message.
- 7:
-
Failed to open the Error Data File (%s).(cause = %s)
- Description:
-
Failed to create a new Error Data File, because an Error Data File already exists.
- Action to take:
-
Delete the Error Data File or specify to overwrite the file.
- 8:
-
Failed to open the Error Cause File (%s).(cause = %s)
- Description:
-
Failed to create a new Error Cause File, because an Error Cause File already exists.
- Action to take:
-
Delete the Error Cause File or specify to overwrite the file.