Nikolai Weibull wrote:

On 5/25/07, Charles E Campbell Jr <[EMAIL PROTECTED]> wrote:

getfsize("eval.c")  -> 478347     (after the patch)


getfsize("eval.c",1000)  -> 479   (truncated upwards)


Why can't this be done in VimScript?


Consider a 3GB file; getfsize("ThreeGBfile") will return a negative number (not -1, either).

Regards,
Chip Campbell

Reply via email to