Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding string in TXT file
Message
De
25/12/2022 05:36:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01685605
Message ID:
01685608
Vues:
73
Line lenght can be more than 254 bytes and before the time of proccesing I don't know lenght of a specific line.

You can use FGET to read text file line by line and compare

>Any ideas how to find string between two unique strings in TXT file without using FILETOSTR command?
>For example I need to find string
>
>aa
>bb
>cc
>
>in TXT file
>
>1111
>2222
>3333
>first string:aa
>bb
>cc
>second string:fsdfsdfs
>444
>555
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform