Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM missing a column
Message
From
21/02/2017 08:31:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2012 R2
Network:
Windows Server 2012
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01648241
Message ID:
01648272
Views:
53
Likes (1)
>
APPEND FROM &mFileName DELIMITED
While you're working on this, get rid of the macro and use a name expression instead, so you don't run into trouble if there's a space in the path:

>
APPEND FROM (mFileName) DELIMITED
Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform