UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software UniBasic Commands Reference - Rocket Software

rocketsoftware.com
from rocketsoftware.com More from this publisher
11.04.2013 Views

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm 3/5/10 The following table describes the return values for the XMAPCreate function. 1-992 UniBasic Commands Reference Return Value Description XML_SUCCESS The XML document was opened successfully. XML_ERROR An error occurred opening the XML document. XML_INVALID_HANDLE The XMAP dataset was invalid. XMAPCreate Return Values

C:\Program Files\Adobe\FrameMaker8\UniData XMAPOpen Syntax XMAPOpen(xml_document, doc_flag, u2xmapping_rules, u2xmap_flag, XMAPhandle) Note: This function is case-sensitive. If you want it to be case-insensitive, you must compile your programs using the BASIC command with the -i option. Description The XMAPOpen function opens an XML document as a U2XMAP data set. Parameters The following table describes each parameter of the syntax. Parameter Description xml_document The name of the XML document. doc_flag A flag defining the type of xml_document. Valid values are: XML.FROM.DOM - xml_document is a DOM handle. XML.FROM.FILE - xml_document is a file name. XML.FROM.STRING -xml_document is the name of variable containing the XML document. XMAPOpen Parameters XMAPOpen 1-993

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm<br />

3/5/10<br />

The following table describes the return values for the XMAPCreate function.<br />

1-992 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

Return Value Description<br />

XML_SUCCESS The XML document was opened successfully.<br />

XML_ERROR An error occurred opening the XML document.<br />

XML_INVALID_HANDLE The XMAP dataset was invalid.<br />

XMAPCreate Return Values

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!