Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display Memory
Message
De
12/12/2003 13:42:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Display Memory
Divers
Thread ID:
00858707
Message ID:
00858707
Vues:
52
If I want to measure the amount of RAM memory used by a MVAR, such as
STORE "XYZ" TO MY_MVAR

I can display it with
DISPLAY MEMORY

or write it to a file with
DISPLAY MEMORY TO FILE "C:\DISPLAY_LIST.TXT" LIKE MY_MVAR

and look for the word "BYTES".

Is there a better way to get the RAM memory used by a MVAR?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform