Re: problem with Fsize by Carsten
Carsten
Wed Aug 16 01:45:12 CDT 2006
Raghu,
as workaround take a look at the ADir() function. One of the returned
elements is the filesize.
adir( laList, "c:\dev\temp\HiddenFIle.txt", "H" )
DISP MEMO LIKE laList
--
Cheers
Carsten
_______________________________
"Raghu" <raghavendra.vydyula@gmail.com> schrieb im Newsbeitrag
news:1155708875.662341.254410@i42g2000cwa.googlegroups.com...
> Fsize() returns an error "File does not exist" for hidden files
>