Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.mem file?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00388427
Message ID:
00388467
Views:
9
>I just inherited a small application that makes reference to a .mem file. I guess it is a an older technique that some used to hold variables. I want to eliminate it. I want to see what is inside this file so I can get rid of it, but can't seem to find anything to open it up with. Would someone be so kind as to shed some light on this type of file for me so I can redesign without needing to use?
>

do a RELEASE ALL, and then RESTORE FROM my .MEM file - this will create the entries in the .MEM file as private-scoped memvars. Other than restoring them vvariables, there's no other utility to parse the content that I'm aware of.

>Thanks very much.
>
>John.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform