Re: Open File - Read Only

2007-09-28 Thread Paul Lalli
On Sep 27, 8:49 pm, [EMAIL PROTECTED] wrote: > I appreciate the response to the last question. I have scripts that I have > opened > files and they work. However, I am failing on opens now because the file is > read > only. What is the way to open a file read only. If you are trying to open the

Re: Open File - Read Only

2007-09-27 Thread Tom Phoenix
On 9/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I am failing on opens now because the file is read only. What is the way > to open a file read only. Normally, it's done in the exact same way that you open any file that you don't explicitly intend to write to. What are you trying that's

Open File - Read Only

2007-09-27 Thread andrewmchorney
Hello I appreciate the response to the last question. I have scripts that I have opened files and they work. However, I am failing on opens now because the file is read only. What is the way to open a file read only. Andrew -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,