retrieveFileSize

WinBuilder

Retrieve,FileSize

Calculate the size of a file in bytes.

Syntax

Retrieve,FileSize,<Filename>,<%var%> 

Parameters

1FilenameThe full path to the file
2%var%A user defined variable that will contain the size of the file

Syntax example:

Retrieve,FileSize,c:\myFolder,%var%