On 2010-01-08, Barbara Duprey <[email protected]> wrote: > Well, it's far from elegant -- but you could copy the file to another > directory, make your changes, and copy back (losing the lock protection, > though, unless the working location is shared by everybody who edits the > file). Hope somebody comes up with a better solution, though.
No; if the OP doesn't have "write" access to the dirtectory in question any attempt to copy the modified file into that directory will fail. -- -John ([email protected]) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
