xpxGetFileSize
xpxGetFileSize
FUNCTION xpxGetFileSize(filename : STRING; VAR fileSize : INTEGER) status : INTEGER;
The xpxGetFileSize function returns in the fileSize argument the file size in number of bytes of the specified file fileName.
Arguments
Type | Name | Comment |
STRING | filename | comment |
INTEGER | fileSize |
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
xpxGetFileBytePointer
xpxGetFileBytePointer
More like this
xpxFilePrintf
xpxFilePrintf
More like this
xpxCompressFile
xpxCompressFile
More like this
xpxWriteFile
xpxWriteFile
More like this
xpxCopyLargeObject
xpxCopyLargeObject
More like this
xpxCopyLargeObjectEx
xpxCopyLargeObjectEx
More like this