Try OpenEdge Now
skip to main content
ABL Reference
Handle Reference : SAX-writer object handle
 

SAX-writer object handle

A handle to the SAX-writer object. You create the handle and assign it to a handle variable with the CREATE SAX-WRITER statement.

Syntax

SAX-writer-handle [ :attribute | :method ]
SAX-writer-handle
A variable of type HANDLE.
attribute
An attribute of the SAX-writer object.
method
A method of the SAX-writer object.

Attributes

Methods

See also

CREATE SAX-WRITER statement