Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to block 1 field from APPEND FROM
Message
 
To
08/07/2000 00:35:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00389759
Message ID:
00390368
Views:
14
>>I am trying to append data from various files of varioius formats. for now: dbf, txt, cvs and txt.
>
>Just curious...whats a cvs file?

er CSV - one of the COPY TO / APPEND FROM formats

>
>>I have tried using
>>SET FIELDS TO ALL EXCEPT PKAD
>>
>>but the APPEND FROM command seams to ignore it.
>>
>>APPEND FROM (LCFILNAM) FIELDS ALL EXCEPT PKAD
>
>Try APPEND FROM (LCFILNAM) FIELDS EXCEPT PKAD
>

I get error #10 "Syntax error." Can you give an example?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform