Cloaking Device
Cloaking Device
- Subject: Cloaking Device
- From: Luther Fuller <email@hidden>
- Date: Sun, 03 Jul 2011 11:47:24 -0500
A couple of days ago, I got a new 500GB external disk drive. Partitioned it into 7 disks of various sizes. Some of these partitions are currently unused, but their icons still occupy space on my desktop. So, I wrote a "Cloaking_Device" to make some of these icons invisible.
Problem: If this line ...
tell application "System Events" to set visible of disk item (diskAlias as text) to showIcon
makes a disk icon invisible (showIcon = false), an identical icon named "client node" appears in its place. Relaunching the Finder removes this unwanted icon.
What is a "client node" ?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden