• 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: Newbie Backup Dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie Backup Dialog


  • Subject: Re: Newbie Backup Dialog
  • From: "Marc K. Myers" <email@hidden>
  • Date: Tue, 29 May 2001 12:44:56 -0400
  • Organization: [very little]

> Date: Tue, 29 May 2001 13:08:08 +0100
> Subject: Newbie Backup Dialog
> From: John McMillan <email@hidden>
> To: <email@hidden>
>
> Newbie Question
>
> I have written a script that will backup a "work" folder on a Mac to an
> external Hard Drive each night. At the end of the script I have a dialog to
> display that the backup was completed successfully. My problem is that the
> dialog times out because there is no human intervention until the next
> morning. Is there some way of letting the operator know that the backup
> (Script) has been completed without having any intervention?
>
> Regards John

If you'd prefer to keep the dialog, you could avoid having it time out.
The reason it times out is because it's being displayed by an
application external to the script. If the script itself displays it,
the dialog will stay on the screen until something dismisses it. So
you'd say:

tell me
display dialog .............
end tell

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[5/29/01 12:44:29 PM]


  • Follow-Ups:
    • Re: Newbie Backup Dialog
      • From: Greg Strange <email@hidden>
  • Prev by Date: Re: opening applescript crashes computer
  • Next by Date: Re: opening applescript crashes computer
  • Previous by thread: Re: Newbie Backup Dialog
  • Next by thread: Re: Newbie Backup Dialog
  • Index(es):
    • Date
    • Thread