Closes an open XML file, optionally saving it in the process.
0 |
Integer |
XML File Handle |
The handle to the XML file as returned from the Open XML File command. |
1 |
Boolean |
Save? |
TRUE if the file should be saved; FALSE otherwise. |
None.
SUCCESS |
The file was closed successfully. |
FAILURE |
The file handle was invalid, or could not be saved. |
None.