Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Save To acting funny?
Message
 
 
À
27/08/2001 15:07:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00549571
Message ID:
00549582
Vues:
13
>am i knutz, or should
>save to myfile.mem all like var1,var2,var3
>save the 3 vars to that file?
>restore from myfile.mem additive should restore the vars, right?
>i get var1 only. i have tried myfile.mem in and out of quotation marks with the same results. any ideas??
>tia
>john

You cannot specify a list of variables in the SAVE TO command only sceleton, something like
save to myfile.mem all like var*
It'll save all variables wich names start with 'var'. IMO, there're better ways to save variables than SAVE TO.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform