Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fopen, fseek, etc..
Message
From
10/07/1998 13:35:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Fopen, fseek, etc..
Miscellaneous
Thread ID:
00116221
Message ID:
00116221
Views:
59
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.
Next
Reply
Map
View

Click here to load this message in the networking platform