Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do the Low-Level File Functions have file size limit?
Message
 
 
To
12/04/2004 19:40:20
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00894164
Message ID:
00894289
Views:
8
>Hi Sergey,
>
>I have checked Visual FoxPro System Capacities before I post this thread and there is no information regarding this. Since the low-level file functions have this limitation, what is the workaround if I need to read/write such file? I guess I need to either split the file into smaller one or call some API functions.
>
You may look into following Win API functions: CreateFile, ReadFile, SetFilePointer(Ex), CloseHandle.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform