FLUSH (XFILE)


9.0D

 

The FLUSH instruction forces the XML data to the associated physical file. The instruction uses the following format:

 

[label]

FLUSH

{xfile}

 

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:

  1. The XML document is saved to disk if the XFILE has a valid physical file name.

 

 

See Also: XML Support



PL/B Language Reference DELETE (XFILE) FPOSIT (XFILE)