Set visible
Set visible
- Subject: Set visible
- From: Robert Poland <email@hidden>
- Date: Fri, 16 Aug 2002 14:47:45 -0400
With an eye to controlling the visibility of a folder -
askPassword
if result = "xxxxxx" then
tell application "Finder"
set visible of folder "My PassWords" -- shortened for clarity
end tell
end if
Gives ERROR:
"Finder got an error: Can't set visible of folder "My PassWords" -- "
Is this even possible before Jaguar?
Currently I'm using OS 10.1.5 and AS 1.8.3.
--
Bob Poland - Sumter, SC
email@hidden
Check out my garage sale
http://www.ibrb.org/
_______________________________________________
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.