Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Are there any known bugs using the RESTORE FROM ADDITIVE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00566402
Message ID:
00566544
Vues:
10
>I am running NT4 SP6, with Visual Foxpro 5. I use the RESTORE FROM ADDITIVE command often and never have had a problem until now.
>Sometimes, When I restore the mem file, It will crash Foxpro? Has anyone ever heard of this?

To add to what Erik said, I do not use MEM files. I store any variables I need at app startup in a table. Others may use the registry or an INI file. At app startup, we retrieve any startup information from where ever we stored it and usually populate properties of a global app object. Any memory variable I use are method specific and lose scope as soon as the method runs. Of course my global app object is a memory variable reference and persists for the life of the app as do a couple of other private variables that I have to use, like SDT, so they are visible to all objects run during the app.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform