FLUSH (XFILE)
9.0D
The FLUSH instruction forces the XML data to the associated physical file. The instruction uses the following format:
|
|
|
|
Where:
label
Optional. A Program Execution Label.
xfile
Required. A previously defined and opened XFILE variable to be flushed.
Flags Affected: NONE
Note the following:
The XML document is saved to disk if the XFILE has a valid physical file name.
See Also: XML Support
![]() |