OSDN Git Service

move chm dir
[sevenzip/7-Zip.git] / sevenzip.sourceforge.jp / chm / cmdline / exit_codes.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\r
2 <HTML>\r
3 <HEAD>\r
4   <META http-equiv="Content-Type" content="text/html; charset=Windows-1252">\r
5   <TITLE>Exit Codes from 7-Zip</TITLE>\r
6   <LINK href="style.css" rel="stylesheet" type="text/css">\r
7 </HEAD>\r
8 \r
9 <BODY>\r
10 \r
11 <H1>Exit Codes from 7-Zip</H1>\r
12 \r
13 <P>7-Zip returns the following exit codes:</P>\r
14 \r
15 <TABLE>\r
16   <TR><TH>Code</TH><TH>Meaning</TH></TR>\r
17   <TR><TD>0</TH><TD>No error</TD></TR>\r
18   <TR><TD>1</TH><TD>Warning (Non fatal error(s)). For example, one or more files were\r
19   locked by some other application, so they were not compressed.</TD></TR>\r
20   <TR><TD>2</TH><TD>Fatal error</TD></TR>\r
21   <TR><TD>7</TH><TD>Command line error</TD></TR>\r
22   <TR><TD>8</TH><TD>Not enough memory for operation</TD></TR>\r
23   <TR><TD>255</TH><TD>User stopped the process</TD></TR>\r
24 </TABLE>\r
25 \r
26 </BODY>\r
27 </HTML>\r