Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending from a .mem file
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00818052
Message ID:
00818054
Views:
14
Hi Kelly,

There're a couple of ways you can do that.

1. Parse the .mem file directy. Structure of 'Save To' mem file File #15242 can help you with that.
2. Load .mem file into memory, dump memory to a file with LIST MEMORY command and parse that file.

>I have a bit of a problem with a side project that I am working on. It is a coversion from DOS foxpro to VFP and there are many .mem files that are being used. How do I take the information that is stored in a .mem file and place it into a VFP table? I have never had to work with these files before and this is really new to me.
>
>Thanks in advance
>Kelly
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform