Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read data from a text file
Message
 
 
À
13/02/2005 19:54:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Divers
Thread ID:
00986498
Message ID:
00986499
Vues:
14
>how do i read from a text file? like i want to know the string or characters in (x,y).
>
>how do i check the last line?

There're many ways to read from a text file and which one to use depends on what kind of data is stored in it. Here're are some of them :
- FILETOSTR()
- LLFF: FOPEN, FGET/FREAD, FCLOSE, e.t.c
- APPEND FROM TYPE < whatever >
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform