Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SAVE TO mem var file?
Message
De
10/07/1998 14:10:06
 
 
À
10/07/1998 12:21:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00116188
Message ID:
00116238
Vues:
13
Hi Robert ---

I agree with Jim Booths post...forget MEM files. It you are saving system settings, try using code to read/write an INI file (there are several classes available as examples on the UT and other places).

If you must use SAVE, try saving with the sntax:
SAVE ALL LIKE * TO datapath
>Here is my code:
>
>restore from datapath addi
>mypath ="c:\one"
>setpath ="c:\two"
>save to datapath
>
>datapath only contains setpath and not both mypath and setpath.
>What did I do wrong?
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform