PreviousNextIndex

CREATE SAX-WRITER statement

Creates an instance of a SAX-writer object and assigns its handle to the handle variable specified. Use this object to write an XML document using the SAX interface.

Syntax

CREATE SAX-WRITER handle [ IN WIDGET-POOL pool-name ] [ NO-ERROR ]  

handle
IN WIDGET-POOL pool-name
NO-ERROR
See also

SAX-writer object handle


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex