Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does sys(3050) improve performance in vfp7
Message
De
10/11/2002 11:48:26
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00720733
Message ID:
00720759
Vues:
11
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform