11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Example<br />

The following example illustrates use of the PrepareXML function:<br />

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

STATUS = PrepareXML(“_XML_/MYSTUDENT.XML”,STUDENT_XML)<br />

IF STATUS=XML.ERROR THEN<br />

STATUS = XMLError(errmsg)<br />

PRINT “error message “:errmsg<br />

STOP “Error when preparing XML document “<br />

END

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

Saved successfully!

Ooh no, something went wrong!