Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory Useage
Message
From
22/10/2002 01:57:33
 
 
To
21/10/2002 15:13:59
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00702430
Message ID:
00713763
Views:
14
Hi Larry,

memory optimization in vfp is quite difficult.
Most of the times the first step is to get
a more accurate view of the machines current state -
use WinApi to get GetProcessMemoryInfo and GlobalMemoryStatus.

Sometimes it's not VFP, that is the culprit, so
most tries with VFP's garbage collection and
memory size buffer won't help then.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform