Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display Memory
Message
From
12/12/2003 13:42:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Display Memory
Miscellaneous
Thread ID:
00858707
Message ID:
00858707
Views:
51
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?
Next
Reply
Map
View

Click here to load this message in the networking platform