Re: Help; I did something stupid!
Re: Help; I did something stupid!
- Subject: Re: Help; I did something stupid!
- From: Michelle Steiner <email@hidden>
- Date: Sun, 18 Mar 2001 20:17:13 -0800
On 3/18/01 3:52 PM, Paul Berkowitz <email@hidden> wrote:
>
> Too bad that Applescript won't let you toggle the invisible property of a
>
> file.
>
>
>
>
But I showed you a way to do just that, with Akua Sweets. Here it is again:
>
>
>
set extInfo to extended info for theFile
>
set invisible status of extInfo to true-- or false
>
apply catalog info extInfo to theFile
>
>
It couldn't be much easier.
It could if Applescript let you do it without osaxen or if the Finder's
dictionary let you do it.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------