Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory
Message
 
 
To
07/11/2009 12:48:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Memory
Miscellaneous
Thread ID:
01433682
Message ID:
01433689
Views:
116
As 32-bit application VFP cannot address more that 2GB of memory. It obviously can use more than 10MB of memory you mentioned. The SYS(3050) controls how much memory VFP can use for the buffer memory (cache). The rest of memory VFP allocates dynamicaly when it needs it.

>My FoxPro 9 SP2 sees 10,022,998 for memory. I have 8 gigs available. Is there a way to get VFP to use a lot more of the memory? I've been looking at:
>
>Progcache = number of pages
>
>Am I on the right path?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform