> Expat4D Home > Documentation > Command Reference

xml_GetErrorCode ( parserID ) --> errorCode


  • --> parserID : longint
  • <-- errorCode : longint

Returns the last reported error code for parserID. This value can be tested against the error constants which have been included in the plug-in. See the errorcodes section for details.

See Also: xml_GetErrorText.

  Expat4D Logo

Developer Documentation

Creating Parsers, Destroying Parsers, Parsing Text

Configuring Handler Methods

Position and Error Reporting Functions

Miscellaneous Functions

Output Buffer Functions

Error Codes


> Expat4D Home > Documentation > Command Reference

Last Modified: 27th April 2001 at 9:00 PM