Code Comments
Programming Forum and web based access to our favorite programming groups.I have a program written with C6.1 When attempting to access a tps file from a cd I get the following messages. Could not get write access to: F:\Test.tps\!Photos, I know that the files on cd's are read only. But the next message is: An Error Occured Access Denied Error Level 2. How do I gain access to a read only file, are is it possible, I really don't want to go through the trouble of having to copy to a temp directory and resetting the attributes if there is another way! Thank in advance for any insight on this! James Neill
Post Follow-up to this messageYou need to open the file in read-only mode. There is an article on Clarionfoundry at http://www.clarionpublisher.com/sit...35-6fa8922c0e15
Post Follow-up to this messageAttempting to open in Read-Only mode seems to have no effect same errors! Any other suggestions? James Neill jamescooke_tx wrote: > You need to open the file in read-only mode. There is an article on > Clarionfoundry at > http://www.clarionpublisher.com/sit...35-6fa8922c0e15
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.