Previous | Up | Next |
Return the size of a file.Parameters
I _fileSize ( P _file_ )
Return value
_file_ read-only reference to a file
size of the file
Error :
'_fileSize x' is equivalent to : 'strlen _getpack x', except the file is not loaded in the Scol memory. It works even if the file size is bigger than the Scol memory.