/
xpxFlushFile
xpxFlushFile
FUNCTION xpxFlushFile(fileId : INTEGER) status : INTEGER;
The xpxFlushFile function causes any buffered but unwritten data to be written to the specified open file fileId.
Arguments
Type | Name | Comment |
INTEGER | fileId | The id of the file |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpfOpenFile
xpfOpenFile
More like this
xpxWriteFile
xpxWriteFile
More like this
xpxOpenFile
xpxOpenFile
More like this
xpxSetFileBytePointer
xpxSetFileBytePointer
More like this
xpxReadFile
xpxReadFile
More like this
xpxGetFileBytePointer
xpxGetFileBytePointer
More like this