• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MacOS X simple script error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOS X simple script error


  • Subject: Re: MacOS X simple script error
  • From: "fredo.mkb" <email@hidden>
  • Date: Thu, 13 Feb 2003 23:02:19 +0100

Hi

> tell application finder
> activate
> select disk "DISK"
> open selection
> select folder "FOLDER"
> open selection
> end tell

You can use a simple "tell" statment :

--
tell application "Finder" to ,
open folder "Folder" in disk "Disk"
--

Regards...

Fredo d;o)
http://perso.magic.fr/fredomkb/
--
"One step at time is enough for me..." (Gandhi)
_______________________________________________
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.

  • Prev by Date: Re: Help with Filemaker 5.5
  • Next by Date: Re: search and replace in tex-edit +
  • Previous by thread: Re: MacOS X simple script error
  • Next by thread: control layering of different app windows
  • Index(es):
    • Date
    • Thread