Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Access Denied - text files
Message
From
27/06/2002 12:55:28
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
27/06/2002 11:26:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00672899
Message ID:
00672958
Views:
13
>I'm getting a file access denied message when I try to open certain text files on our network using my Fox 6 text editor. I own these files and can open them with every other editor (Notepad etc) . This only happens with the files on one of our file servers - the rest are fine. We're running Novell 4.12 sp 6.0, and 4.81 on the client.
>
>I know there are some issues with Novell and Fox - has anyone come across this particular one?

Haven't used Novell for a number of years now, but here's a possible workaround: use filetostr() and strtofile() to create a copy, edit the copy, and use the same process to write the copy back. The point with FileToStr() is that it doesn't care about the file being in use by someone else - it managed to copy an excel file while was open in excel, and Append From failed to do that. So I figure this may work in your case as well.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform