Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Question
Message
From
11/07/2003 11:49:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Simple Question
Miscellaneous
Thread ID:
00809233
Message ID:
00809233
Views:
58
Hello

Does
Save to forms\memory.mem 
different from
Save to "forms\memory.mem"

like wise

Restore from forms\memory.mem addi
different from 
restore from "forms\memory.mem" addit
Reason i ask is my memory file get corrupted sporadically.In my mem file i have

mvMasterupd=2
mvCuryrHigh=2003
mvCuryr=9

Some times when the program runs, it displays mvMasterupd not found, so when i check the mem file, i has only two entries and mvMasterupd is missing.

Any ideas ?

Txs
Next
Reply
Map
View

Click here to load this message in the networking platform