Re: memory file is invalid
From: steve (steve_at_xircon.freeserve.co.uk)
Date: 03/22/05
- Next message: Phil Hollingworth: "Problem with Microsoft WebBrowser ActiveX Control : ReadyState incorrectly reporting complete"
- Previous message: Andrew R: "Re: Making OptionGroups ReadOnly"
- In reply to: sherry: "Re: memory file is invalid"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Mar 2005 16:35:57 +0000
sherry wrote:
> OK..I'm that sombody who wants to fix it.
> What to do to fix my problem?
> Can I just delete the info in that memo field and recreate it, or what?
> Don't know exactly what to ask so any information will be appreciated.
> thanks
> sherry
>
>
1> In the old VFP version type in command window:
display memory to print
restore from yourfile.mem additive
display memory to print , compare with above and note differences
In new vfp create all the variables in memory and save e.g.
a=12
SAVE TO <file> [ALL LIKE|EXCEPT <skel>]
If you get stuck email me the mem file and I will do it for you (I have
vfp5,6,7,8 and foxplus unix)
hth
Steve
- Next message: Phil Hollingworth: "Problem with Microsoft WebBrowser ActiveX Control : ReadyState incorrectly reporting complete"
- Previous message: Andrew R: "Re: Making OptionGroups ReadOnly"
- In reply to: sherry: "Re: memory file is invalid"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|