The current status of a SAX parse.
Data type: INTEGER
Access: Read-only
Applies to: SAX-reader object handle
The default value is SAX-UNINITIALIZED.
The values that PARSE-STATUS can assume are described in the following table.
| This value . . . | Indicates . . . |
|---|---|
| SAX-UNINITIALIZED | No parsing has occurred. |
| SAX-RUNNING | Parsing has begun. |
| SAX-COMPLETE | Parsing has begun and one of the following
has occurred:
|
| SAX-PARSER-ERROR | One of the following has occurred:
|