Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compare
Message
From
25/02/1999 06:50:05
 
 
To
25/02/1999 06:30:41
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00191332
Message ID:
00191338
Views:
13
look at the APPEND FROM command in the help
in your case it seems APPEND FROM MyText.txt TYPE SDF should do the trick

Arnon

>I want to compare a txt file with a DBF
>
>I create a new cursor
>
>CREATE CURSOR tmpProduit ;
> (Numero C(10), Produit C(30), Service C(2), Cout_Unit N(7))
>
>But how can I put the string in the cursor
>
>append from ?????
>
>my test.txt
>
>MR 0001000000 250ML HORSERADISH SAUCE PK 12 5.699152
>MR 0001087000 250ML HORSERADISH SAUCE PK 12 5.699152
>MR 0001100000 250ML TARTAR SAUCE PK12 6.756448
>MR 0001187000 250ML TARTAR SAUCE PK12 6.756448
>MR 0001300000 250ML SEAFOOD COCKTAIL PK 12 7.201520
>
>Pierre P
Previous
Reply
Map
View

Click here to load this message in the networking platform