|
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.
|
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 |
The Polling for a License command could not retrieve a license and has been unsuccessful.
|
18 |
ezScript feature not allowed with current license type.
|
19 |
Incomplete installation detected or required 3rd party installation could be missing.
Contact the support team for any further information. |
20 |
Evaluation License Error: Cannot find a valid Alchemy CATALYST evaluation license.
|
24 |
The insertion of the .NET file failed.
|
26 |
There is a problem with the file CatAl20.dll which is required for file extraction
|
27 |
There is a problem with the file CatAlWpf.dll which is required for file extraction
|
28 |
There is a problem with Assembly Linker for recompiling the .NET file
|
29 |
Clean Up Expert: TTK file has the same Source and Target Languages
|
30 |
There are no translated TTKs in GlobalLink Enterprise with the TTK file name specified.
|
31 |
There was an error creating the target folder for the files retrieved from GlobalLink Enterprise.
|
32 |
GlobalLink Enterprise retrieval failed.
|
33 |
The supplied language is not valid.
|
34 |
Error reading target language settings.
|
35 |
The TXLF file belonging to a TTK in a downloaded submission could not be found.
|
36 |
Error writing temporary configuration information for GlobalLink Enterprise submission.
|
37 |
The supplied target languages does not match.
|
38 |
The GlobalLink Enterprise web service API returned an error
|
39 |
Could not connect to GlobalLink Enterprise
|
40 |
Error while running the /GetLangs command.
|