At 02:55 PM 8/8/2011, Jan Johansen wrote:
I vaguely remember a discussion a while back about getting the size of a file (not rbase). Was that using a plug-in or something like that.
Jan, Here's how: The GetFileSize Plugin is used to capture the size of a particular file. It does not appear in the R:BASE for Windows Plugins Menu. Syntax: PLUGIN GetFileSize 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 the file, preceding with the full path Notes: Returned variable name and the exact file name with path must be separated by a "|" pipe symbol. GetFileSize Plugin is among the collection within R:BASE Plugin Power Pack 9.1 Have fun! Very Best R:egards, Razzak.

