The GetFileSize.rbl Plugin is used to capture the size of a particular file. It does not appear in the R:BASE 7.6 for Windows Menu. The GetFileSize.rbl Plugin was created and made available after the release of R:BASE 7.5 and is currently available in the R:BASE Plugin Power Pack.
Syntax:
PLUGIN GetFileSize.rbl vFileSizeTxt|FileName.ext
Where:
vFileSizeTxt is the variable to return the text value of a given file size
FileName.ext is the actual name and extension of file, preceding with the full path.
Returned variable name and the exact file name with path must be separated by a "|" pipe symbol.