Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command or function to force cdx file update
Message
From
03/03/2004 09:29:32
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00882264
Message ID:
00882676
Views:
15

The filesize listed by adir() means absolutely nothing in this context. The O/S does not update that value which is stored in the directory entry until the file is closed. The disk sectors of actual file can have already committed to disk long before the file is closed.


It means this?
On OS i can have this:
OSAPI.GetFileSize(filename)<DiskArea(filename)
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform