NEC IS010-12E Digital Photo Frame User Manual


 
Chapter 2 Message List
622
iSMprfedit: 112 Read error - <aaa...a> func =
<bbb...b> errno = <cccc> ds =
<dddddddd>
[Explanation] It indicates that an error occurred in the input process of the file.
aaa...a : Name of the file for which the error occurred in the input process
(String)
bbb...b : Name of the function where the error occurred (String)
cccc : Error number (in Decimal)
dddddddd : Detailed code of the error (in Hexadecimal)
[Measures] Remove the cause of the read error based on the name of the function where the
error occurred and the error number, and execute the command again.
iSMprfedit: 113 Write error - <aaa...a> func =
<bbb...b> errno = <cccc> ds =
<dddddddd>
[Explanation] It indicates that an error occurred in the write process of the file.
aaa...a : Name of the file for which the error occurred in the write process
(String)
bbb...b : Name of the function where the error occurred (String)
cccc : Error number (in Decimal)
dddddddd : Detailed code of the error (in Hexadecimal)
[Measures] Remove the cause of the write error based on the name of the function where the
error occurred and the error number, or change the location where the edit report
is created by specifying the -o option, and execute the command again.
iSMprfedit: 114 Sort error - <aaa...a> func =
<bbb...b> errno = <cccc> ds =
<dddddddd>
[Explanation] It indicates that an error occurred in the sort process of the data.
aaa...a : Name of the file for which the error occurred in the sort process
(String)
bbb...b : Name of the function where the error occurred (String)
cccc : Error number (in Decimal)
dddddddd : Detailed code of the error (in Hexadecimal)
[Measures] Remove the cause of the error based on the function name and the error number,
and execute the command again.