wwxml::BuildCursorFromXML

Low Level Input Method

This method creates a cursor from the <datastructure> layout of an exported XML cursor.

o.BuildCursorFromXML(loDataElement,lcAlias)

Parameters

loDataElement
The XML DOM data element that corresponds to the <cursor> tag:

<datastructure name="lcalias">
   <field1/>
   <field2/>
</datastructure>

lcAlias
The alias of the cursor to be created.


See also:

Class wwXML (High Level Methods)

© West Wind Technologies, 2023 • Updated: 03/16/99
Comment or report problem with topic