Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Funny behaviour of Wordperfect while a vfp-app is runnin
Message
From
08/09/2000 07:44:23
 
 
To
07/09/2000 13:37:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00413407
Message ID:
00414034
Views:
29
You might want to use the following command:
lcForeMem = SYS(3050,1,2000000) && limits FoxPro to using only 2Meg of RAM

According to either Hacker's guide of VFP help, VFP gobbles up as much memory as it can get and the previous instruction will limit VFP to the amount specified. You'll have to try different values to give your Fox app enough memory to run and still leave enough for WP.

HTH
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform