Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listing VFP memvar contents
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00469099
Message ID:
00469106
Views:
15
>Is there any way of accessing the contents of memory variables other than LIST and/or DISPLAY?
>
>I cannot use these commands (without crashing the client) in a VFP COM DLL.
>
>TIA

Try DISPLAY MEMORY TO < filename > NOCONSOLE. Don't forget you can use LIKE to specify a skelton to match.

No screen I/O should be generated. Admittedly, I haven't tried this from within a COM object, however, I've been able to generate text files within them. I'm guessing that this shouldn't be any different.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform