Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending Tables
Message
From
30/12/1996 18:04:03
 
 
To
30/12/1996 17:59:44
Tony Catalano
Bennett and Williams Eci
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00016199
Message ID:
00016201
Views:
31
> 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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform