Re: Mac OS X Finder views
Re: Mac OS X Finder views
- Subject: Re: Mac OS X Finder views
- From: Darin Ames <email@hidden>
- Date: Wed, 31 Jul 2002 21:43:03 -0400
Hello all,
Somewhat in keeping with this thread, I could use a bit of help with a
script to se the front most window to Icon View AND the Global View for icon
view.
What I have so far is...
tell window 1 of application "Finder"
set current view to icon view
set arrangement to globaliconpreference
end tell
But it gets stuck.
As I am more of a lurker, reading in wonder of some of the amazing scripting
going on here, I hope this one proves to be an easy one for a quick fix.
TIA!
Darin
_______________________________________________
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.