Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import text file to foxpro for dos
Message
 
À
14/10/1998 03:04:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00146494
Message ID:
00146636
Vues:
35
>>Thank you. Very much. This will help a lot.

I am maintaining this foxpro for dos application and I need to import a text file into this Foxpro for dos application and be able to read the data as a dbf for foxpro for dos.
>>
>>Anybody has any Ideas?
>>
>>Thank you in advance
>Hi,
>First create a data structure that would fit to your text data. Then :
Append from myfile.txt ;
>  type SDF|DELIMITED [with TAB|BLANK|cDelimeter|CHARACTER cDelimiter]
Which one you would use depends on how text data is formatted. If none with then you would need to write a lowlevel parser.
>Cetin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform