Re: Classic: How to set file's invisible bit?
Re: Classic: How to set file's invisible bit?
- Subject: Re: Classic: How to set file's invisible bit?
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 09 Apr 2002 12:34:12 -0700
On 4/9/02 11:22 AM, "Joe Kelly" <email@hidden> wrote:
>
I always thought there was a "visible" file attribute in the Finder's
>
dictionary, but alas there is not. I then went to Akua, and the best I could
>
find was "extended info for" which allows gets but not sets.
>
>
Any recommendations, short of scripting MPW, which I believe has / had a
>
tool for setting Finder info bits directly?
>
Akua's 'catalog info for' can set 'invisible status' from the Extended Info
Info record:
apply catalog info {invisible status:true} to file "filePath"
although I can't check now because I'm in 10.
--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.