Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fopen, fseek, etc..
Message
De
10/07/1998 13:35:54
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Fopen, fseek, etc..
Divers
Thread ID:
00116221
Message ID:
00116221
Vues:
60
I'm trying to code a small app that gathers information from a textfile. The appliction that generates the text file keeps the file open all the time. I have sucessfully opened the file with
FHnd=FOpen("Filename, 10) but the other app can't write to it any more part of the time, and part of the time it writes just fine.
At any given time I can open and read the file with Notepad or MS-DOS edit. Is there another way other than fopen to get data on the fly from the file? Getting data from that file makes or breaks my app. Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform