Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fopen, fseek, etc..
Message
From
13/07/1998 06:59:25
 
 
To
10/07/1998 13:35:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00116221
Message ID:
00116717
Views:
13
Joe,

You can apply 2 different strategies. Either you open the file and you close it just after you took all the relevant data from it ... or you need to call Win32 API functions to open the file in Share mode (CreateFile() does it). I am almost sure that the FOPEN() function have some secrets as far as opening the file in share mode is concerned but MS didn't document them. Why ? Beats me !

Now, I am wondering why you Notepad sometims work while the file is open. This is a mystery to me.

Pat
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform