|
MKI_EXITCODE_* (Exit Code) New in Version 2026.0 |
www.CAD6.com |
|
Exit code returned by the application upon termination. Defined codes are: MKI_EXITCODE_OK (0) The application terminated regularly. MKI_EXITCODE_FAILURE (1) General, unspecified failure (for example if the application could not start). MKI_EXITCODE_NO_LICENSE (2) No valid license has been found (especially when working with the dongle server software). MKI_EXITCODE_VERSION_ERROR (3) The stated option version is either unknown or invalid (especially when stating options for the -c command line parameter). MKI_EXITCODE_SYNTAX_ERROR (4) Syntax error in the command line (especially when stating options for the -c command line parameter). MKI_EXITCODE_OPEN_ERROR (5) The data from the given source file could not be loaded successfully (especially when working with the -c command line parameter). MKI_EXITCODE_SAVE_ERROR (6) The data could not be saved to the given destination file (especially when working with the -c command line parameter).
Please refer to the CAD6 manual for information on command line parameters such as -c for automatic file conversion.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH