Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending Tables
Message
De
30/12/1996 18:04:03
 
 
À
30/12/1996 17:59:44
Tony Catalano
Bennett and Williams Eci
Columbus, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00016199
Message ID:
00016201
Vues:
41
> After the first run of this program, I found out that the append table command does not like to have a memory variable substituted for an actual file name. I started to figure out an alternative way to append my foxpro table. But I do not know enough about how VFP deals with opening/appending files from a form. At this point I'm not sure if VFP is designed to do this.

try macro substitution

myvar=alltrim(thisform.control.value)
APPEND FROM &myvar

HTH

Arnon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform