Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Files
Message
De
09/04/2004 11:28:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Memory Files
Divers
Thread ID:
00893569
Message ID:
00893569
Vues:
58
I need to open a memory file (created with the SAVE TO command) and read the contents (variable name, scope, type and value) and create an XML document with these values that looks something like this:
<root>
  <MemVar Name="strString" Scope="Pub" Type="C" Value="String"/>
  <MemVar Name="intInteger" Scope="Private" Type="N" Value=3/>
</root>
Can anybody help with this?
Thanks,
Dan Jurden
djurden@outlook.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform