Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending from a text file delimited with line returns
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00818313
Message ID:
00818317
Vues:
19
>Hello,
>
>Can anyone tell me how you append from a text file that is delimited with line returns?
>Thanks.

Will this work for you? If not, please provide more info about text file structure.
CREATE CURSOR crsImport ( Line C(254))
APPEND FROM (lcTextFile) TYPE SDF
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform