Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Files
Message
 
 
À
09/04/2004 11:28:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00893569
Message ID:
00893575
Vues:
14
Hi Dan,

See Structure of 'Save To' mem file File #15242

>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?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform