Initializing help system before first use

XPRMCompileErrorCode Enumeration

Error codes returned during compilation

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public enum XPRMCompileErrorCode
Members
  Member name Value Description
PARSING_FAILED 1 Error occurred during the compilation.
COMPILATION_FAILED 2 Error detected during parsing.
WRITING_BIM_FAILED 3 Error occurred during writing to the BIM file.
See Also

Reference