Progress
Version 9
Product Update Bulletin
CREATE SAX-READER Statement
Creates an instance of a SAX-READER object and assigns its handle to the handle variable you specify. The SAX-READER object can be used to control the parsing of XML source.
SYNTAX
handle
A variable of type HANDLE into which CREATE SAX-READER stores the new handle.
pool-name
A CHARACTER expression indicating the widget pool in which the object is created. If you do not specify a widget pool, the object is created in the current default widget pool.
NO-ERROR
Causes any errors that occur during the creation of the SAX-READER handle to be suppressed. After the CREATE SAX-READER statement completes, check the ERROR-STATUS handle for information concerning any errors that might have occurred.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |