• 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: my first script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: my first script


  • Subject: Re: my first script
  • From: Michael Grant <email@hidden>
  • Date: Tue, 21 Jan 2003 19:46:10 -0600

On 1/21/03 6:32 PM, "Andrew Oliver" <email@hidden> wrote:

> Try telling the Finder to come to the front before trying to mount the
> server. This is done with the simple addition of the 'activate' command:
>
> tell application "Finder"
> activate
> open location "afp://at/name_of_server"
> end tell
>
> Sometimes you want actions to happen in the background, so most apps will
> not automatically come to the front before executing the commands.

Of course, your first script is SUPPOSED to be:

display dialog "Hello World!"

Michael

--
"Weaseling out of things is important to learn. It's what separates us from
the animals. Except the weasel."

- Homer Simpson
_______________________________________________
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.

  • Follow-Ups:
    • Re: my first script
      • From: Andy Satori <email@hidden>
References: 
 >Re: my first script (From: Andrew Oliver <email@hidden>)

  • Prev by Date: Re: applescript-users digest, Vol 3 #1271 - 10 msgs
  • Next by Date: Re: my first script
  • Previous by thread: Re: my first script
  • Next by thread: Re: my first script
  • Index(es):
    • Date
    • Thread