Re: Text size of Finder window
Re: Text size of Finder window
- Subject: Re: Text size of Finder window
- From: Gnarlodious <email@hidden>
- Date: Fri, 18 Feb 2005 19:30:07 -0700
Entity B2 Fass-Holmes spoke thus:
> What is(are) the proper AppleScript commands to set the currently active
> folder window's text size to 13 point
tell application "Finder"
tell front window
set current view to list view
tell its list view options to set icon size to large icon
end tell
end tell
--
Cosmetic Justice; when the Botox gives you Mad Cow Disease
-- Gnarlodious
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden