Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not Enough Memory
Message
From
03/04/2002 12:27:03
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00640399
Message ID:
00640422
Views:
19
Steve,
It's a VFP system capacity. Any char string or mem. variable cannot exceed 16 Mb. Actually if you need it to load somewhere and how depends on what you'd do with that file.
Probably you'd end up with lowlevel functions.
Cetin

>I'll try that workaround. Interesting idea.
>
>Maybe this is a VFP bug, since I am not really out of memory. In the past, I have seen the NT OS give this error when a system DLL ran out of file handles or something like that and a service pack was needed.
>
>
>>Steve,
>>You might do this :
>>create cursor myTemp (myFile m)
>>append memo myFile from 'e:\bigfile.txt'
>>
>>Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform