10 is a script failure. The codes are not clearly defined in the manual. Do you have a manual? Can you list the script here?
its very simple, albeit long, script:
"
makedir RAM:lhat
lha x -a -r -e -x -M -m -n -q "PC:lha/dir1/archive1.LHA" RAM:lhat/
lha a -a -r -e -x -M -n -q -z "PC:lha_out/dir1/archive1.LHA" RAM:lhat/
delete RAM:#? ALL FORCE QUIET
...
"
er, didn't know there was difference between cli and shell, think this is from cli.
edit: it seems there's a problem in filename. it says "Unable to open output file". is there a way to use utf-8 in cli?