Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does sys(3050) improve performance in vfp7
Message
From
10/11/2002 11:48:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00720733
Message ID:
00720759
Views:
10
Hi Claude

Just a typo: it should be =SYS (3050, 1, VAL (SYS (3050, 1, 0)) / 3).

You were missing the secoind parameter after the 3050 to specify what memory setting you want to reduce.

Jos


>From "Performance Tuning Tips in VFP":
>For NT(2000)..."Visual FoxPro can tend to over allocate memory for its own uses. To remedy this, you should use the SYS(3050) system function to adjust the Visual FoxPro memory buffer pool to approximately one-third of its default" such as: =SYS (3050, VAL (SYS (3050, 1, 0)) / 3)
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform