Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending from an ASCII file
Message
 
To
27/01/1997 12:49:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00018483
Message ID:
00018486
Views:
34
>I am attempting to append to a DBF from an ASCII file in which the fields are delimited by the vertical bar (|).
>
>The command
>
>Append from Tabular.dat delim with |
>
>does not work; I get the first ten characters of the line in the first 10-character field, and that is it.
>
>I have sucessfully appended about a million times before, but those were always comma delimited or SDF files.

Hi Tina,
use:
Append from Tabular.dat delim with character |
Glenn
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform