Re: Make Finder files invisible
Re: Make Finder files invisible
- Subject: Re: Make Finder files invisible
- From: Ronald Hofmann <email@hidden>
- Date: Mon, 21 Jun 2004 10:13:45 +0200
I don't think so. When I execute:
tell application "Finder"
set theInfo to info for "MacOSX:Users:ronny:Desktop: Read Me.txt"
end tell
I get the properties list which also contains "visible:true" :
info for alias "MacOSX:Users:ronny:Desktop: Read Me.txt" {name:" Read
Me.txt", creation date:date "Dienstag, 1. Mdrz 1994 16:30:18 Uhr",
modification date:date "Freitag, 5. Februar 1999 14:14:58 Uhr", icon
position:{0, 0}, size:1302.0, folder:false, alias:false, name
extension:"txt", extension hidden:false, visible:true, package
folder:false, file type:"TEXT", file creator:"R*ch", displayed name:"
Read Me.txt", default application:alias
"MacOSX:Programme2:BBEdit7:BBEdit.app:", kind:"BBEdit text file",
locked:false, busy status:false, short version:"", long version:""}
Ronald
=============================
Am 21.06.2004 um 09:33 schrieb Michelle Steiner:
>
On Jun 21, 2004, at 12:18 AM, Ronald Hofmann wrote:
>
>
>
>
> What am I doing wron?
>
>
"Visible" is not a property of finder items.
>
>
--
>
Homosexuals do not recruit; Christians recruit, and so does the
>
military.
>
>
[demime 0.98b removed an attachment of type application/pgp-signature
>
which had a name of PGP.sig]
>
_______________________________________________
>
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.
_______________________________________________
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.