Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.mem file?
Message
De
05/07/2000 14:51:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00388427
Message ID:
00388465
Vues:
10
>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?
>
>Thanks very much.
>
>John.


John,

The RESTORE FROM command, as the others have said, is where you want to go. Also, you can add the word ADDITIVE as well.

Use an object and place those values in it if they do not need to be written out to disk. Use a table or file (TEXT?) if they do.

Best,

DD
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform