Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory Files
Message
 
 
To
09/04/2004 11:28:29
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00893569
Message ID:
00893575
Views:
15
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform