Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listing VFP memvar contents
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00469099
Message ID:
00469106
Vues:
14
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform