Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there a function which given a pathname will return the size of that file in bytes? Thanks.
well, use the fileinfo class.
/* Peace and love, * Tweety */
new FileInfo("myPath").Length
Thanks, I was looking at that class but missed "Length" - sometimes I can't see the wood for the trees. Rugby League: The Greatest Game Of All.