Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display Memory
Message
 
 
To
12/12/2003 13:42:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00858707
Message ID:
00858963
Views:
21
Hi Terry,

VFP doesn't provide information about the size of memory used by each variable. What're you trying to do?

>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?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform