Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Identify variables
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01230420
Message ID:
01230424
Views:
20
Thanks Hugo,

I knew about the List Memory as well as the Save To. I was checking to see if there was a better way that I had overlooked. I'm thinking I will have to dig into the source programs to pass the values I need in a "clean" fashion. This function has to run efficiently in a mtdll so I don't want to be writing and reading to files or parsing a memo field just to get the values.

>Michael
>
>LIST MEMORY LIKE chk_* to file {Somefilename}
>
>is one way
>
>>I have an unknown set of variables that will be in scope in a function and will have a common prefix. How can I identify all of the variables and get their values (actually, all I need are the values)? I played around with using “save to” function but I feel like I’m missing something obvious.
>>
>>The vars will all have “chk_” as the prefix: chk_DCW, chk_SIR
>>
>>Thanks,
Michael McLain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform