Obtaining the size of a file
Richard Gaskin
ambassador at fourthworld.com
Sat Apr 21 04:03:31 EDT 2007
John Craig wrote:
> I'm recursing through a (sometimes large) list of files and folders
> which can take a while, so I was trying to avoid another function call
> per line.
A perfect case for using "the detailed files", so you can rapidly get
all of the size info for an entire directory in one call, and the just
format the info or calculate it however you need.
--
Richard Gaskin
Fourth World Media Corporation
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list