Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to Array Memory Error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00799467
Message ID:
00799920
Vues:
29
As in VFP8 Help:

SYS(1104) - Purge Memory Cache

Purges memory cached by programs and data, and clears and refreshes buffers for open tables.

SYS(1104)Returns
Numeric. 0, if successful

Remarks
You can improve performance by calling SYS(1104) after executing commands that make extensive use of memory buffers. This function also clears internal buffers for open tables, forcing the tables to be refreshed, which is useful with large tables and in multiuser environments.

Note The use of SYS(1104) will slow performance in applications that have a large number of buffered tables open.

>Thanks Yuri -
>
>My help didn't list sys(1104)- must be a undocumented command where can I get details?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform