|
|
Error Codes |
|
The Error Codes from ezScript are outlined below. You can interpret these return codes within your build make systems or command batch files and handle your own error exceptions and conditions. These return codes are the equivalent of Windows ErrorLevel Codes.
|
ErrorLevel |
Description |
|
0 |
Operation was completed successfully |
|
1 |
Non-supported command.
|
|
2 |
Invalid or incorrect command line parameter specified.
|
|
3 |
Cannot create file/folder.
|
|
4 |
File open failure.
|
|
5 |
Cannot extract file successfully.
|
|
6 |
Missing Parameter: A destination folder was not specified.
|
|
7 |
Cannot create TTK.
|
|
8 |
Cannot find folder in Project TTK
|
|
9 |
Invalid filename or file type parameter.
|
|
10 |
Cannot Update file for this Project TTK.
|
|
11 |
Incorrect User name specified.
|
|
12 |
File Error: An empty or invalid file has been specified.
|
|
13 |
File Error: Glossary extraction failed due to incorrect filename or insufficient permissions.
|
|
14 |
Required glossary name was missing.
|
|
15 |
Incorrect folder name specified as parameter.
|
|
16 |
TMX Source or Target Language parameter missing.
|
|
17 |
License Error: Failed to checkout license
|
|
18 |
ezScript feature not allowed with current license type.
|
|
19 |
Incomplete installation detected. Failed to initialize Alchemy CATALYST User Interface.
|
|
20 |
Evaluation License Error: Cannot find a valid Alchemy CATALYST evaluation license.
|