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 Return Codes The return code indicating success or failure. The following table describes the value of each return code. 1-968 UniBasic Commands Reference Return Code Description XML.SUCCESS Function completed successfully. XML.ERROR An error occurred. XML.INVALID.HANDLE Invalid DOM handle passed to the function. XDOMOpen Return Codes

C:\Program Files\Adobe\FrameMaker8\UniData XDOMRemove Syntax XDOMRemove(xmlHandle, xpathString, nsMap, attrName, nodeHandle) 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 XDOMRemove finds the xpathString in the context xmlHandle in the DOM structure, then removes the found node or its attribute with name attrName. XDOMRemove 1-969

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

3/5/10<br />

Return Codes<br />

The return code indicating success or failure. The following table describes the value<br />

of each return code.<br />

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

Return Code Description<br />

XML.SUCCESS Function completed successfully.<br />

XML.ERROR An error occurred.<br />

XML.INVALID.HANDLE Invalid DOM handle passed to the function.<br />

XDOMOpen Return Codes

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

Saved successfully!

Ooh no, something went wrong!