• 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: making applescript wait until shell script finishes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: making applescript wait until shell script finishes


  • Subject: Re: making applescript wait until shell script finishes
  • From: Ben Fenstermaker <email@hidden>
  • Date: Fri, 28 Oct 2005 14:26:42 -0400
  • Thread-topic: making applescript wait until shell script finishes

I have answered my own question... Simply used the mount volume command in
applescript instead of a do shell script statement.


On 10/28/05 2:13 PM, "Ben Fenstermaker" <email@hidden> wrote:

> Probably a simple question but I am rather new to applescript. Here is bit
> of the script that I am having trouble with:
> -snip-
> Tell application ³Terminal²
> do script "mkdir /Volumes/temp/ & mount_afp -i afp:/at/resfs01/RESEARCH/
> /Volumes/temp"
>     tell application "Finder"
>         display dialog "Choose your local home folder" buttons {"Ok"}
> -snip-
>
> The problem is that I need the script to wait until the user puts in a
> username and password for the mount_afp command in the terminal window
> before continuing on with the rest of the script. I am pretty sure this is
> doable but for the life of me I cant find how to do it.
>
>
>  _______________________________________________
> 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

--
Ben Fenstermaker MCSE, MCSA, Security+
Research Information Services
Phone: 614.355.2730
Email: email@hidden

 _______________________________________________
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

  • Follow-Ups:
    • Re: making applescript wait until shell script finishes
      • From: Dave Lyons <email@hidden>
References: 
 >making applescript wait until shell script finishes (From: Ben Fenstermaker <email@hidden>)

  • Prev by Date: Fwd: Problem with repeat command
  • Next by Date: Re: Applescript-users Digest, Vol 2, Issue 720
  • Previous by thread: making applescript wait until shell script finishes
  • Next by thread: Re: making applescript wait until shell script finishes
  • Index(es):
    • Date
    • Thread