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)


  Last Updated: 3/16/1999 | © West Wind Technologies, 2008