Hi Chipp,

Unfortunately it's not as simple as
  set the lockText of file tFile to true
*grin*

What you can do, is let WinXP do it for you with
  get shell("attrib" && tFile && "-R")

If you ever need to do it on a Mac, I'm sure someone
can tell you the equivalent piece of AppleScript to
execute...

Hope this helped,

Jan Schenkel.

"As we grow older, we grow both wiser and more foolish
at the same time"  (De Rochefoucald)

--- Chipp Walters <[EMAIL PROTECTED]> wrote:
> I know there's been discussion here lately on how to
> find out if a file is
> locked in WinXP
> 
> put the detailed files()
> 
> but, how can you turn off the locked property for an
> existing file? Couldn't
> find it in the notes. Thanks for any help.
> 
> -Chipp

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to