Chapter 2 Message List
357
iSM13524: No such file filename=<aaa...a>
errno=<bbb>
[Classification] ERROR
[Explanation] The specified file does not exist.
aaa...a : File name
bbb : Error number
[Measures] Specify a correct file name.
iSM13525: Illegal file type filename=<aaa...a>
[Classification] ERROR
[Explanation] The specified file type cannot be processed.
aaa...a : File name
[Measures] Specify the file created by the regular file. (UNIX)
Specify a file created as a text file. (Windows)
iSM13526: File open error occurred.
filename=<aaa...a> errno=<bbb>
[Classification] ERROR
[Explanation] A file open error occurred.
aaa...a : File name
bbb : Error number
[Measures] Check whether the file has no error.