tell application "System Events"
        delay 1
        key code 99 using control down
        delay 0.5
        keystroke "dow"
        keystroke return

end tell

On Sep 19, 6:23 pm, ChrisCairns <[EMAIL PROTECTED]> wrote:
> you are right.
> On 19-Sep-08, at 9:33 AM, Sesquipedalian wrote:
>
>
>
> > Well, learning is good for the brain! :)
>
> > Plus, once you get started you will find that Applescript is quite
> > easy. It was designed specifically to be accessible to regular English
> > speaking people.
>
> > On Sep 18, 11:19 pm, ChrisCairns <[EMAIL PROTECTED]> wrote:
> >> I could not find a way to open "Downloads" folder in grid view using
> >> apple script. (I dont know much about apple script)
> >> On 19-Sep-08, at 5:59 AM, Sesquipedalian wrote:
>
> >>> Writing an Applescript action is your best bet.
>
> >>> On Sep 18, 1:21 pm, ChrisCairns <[EMAIL PROTECTED]> wrote:
> >>>> I love to see my "Downloads" folder in Grid view-----view invoked  
> >>>> by
> >>>> clicking on the "Downloads" folder in the Dock.
> >>>> Is it possible to set a trigger for opening the "Downloads"  
> >>>> folder in
> >>>> Grid view?

Reply via email to