• 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: display message while script is running
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: display message while script is running


  • Subject: RE: display message while script is running
  • From: Romy Opena <email@hidden>
  • Date: Fri, 3 Dec 2004 04:42:17 -0800 (PST)
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys

jan,

i forgot all about using a simple method i used before in my script
(without using the idler handler that i suggested earlier).

if you don't need an idler and just want your script to do the
monumental task at hand, you can use a task counter in your script
that you can cross-ref with a list of numbers, call it a warningPost.
 for example, you can make your script to display a dialog box every
50th job done. so your warningPost should be a list that contains
these numbers {50, 100, 150, 200, 250} and so on until the task is
finished.

you have enough freedom to make your script display that alert dialog
to inform your users that your script is still hard at work.

please check your email for an example of the counter method. i did
not include it here though i am sure you get the idea.

good luck.


romeo


--- Jan-Bultereys <email@hidden> wrote:

> Thanks jeremy,
>
> But Applescript studio is too difficult for me, I try to survive
> applescript...  :)
>
> best regards,jan
>
> > ----------
> > From: 	Jeremy French
> > Sent: 	Thursday, December 2, 2004 21:12 PM
> > To: 	Jan-Bultereys
> > Cc: 	email@hidden;
> email@hidden
> > Subject: 	Re: display message while script is running
> >
> > How about AppleScript Studio?
> >
> > You could run the script within an AppleScript Studio
> application,
> > which can then display a progress indicator.
> >
> > On Dec 2, 2004, at 7:06 AM, Jan-Bultereys wrote:
> >
> > > Is there a way to display a message on the screen while the
> script is
> > > running and
> > > disappear when it's done?
> >
> >
> >
>  _______________________________________________
> 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
>


=====
Romeo T. Opena, PhD
Managing Director/Plant Breeder
ARCH Seed (Thailand) Co., Ltd.
138 Moo 2, Tambon Samrongmai
Lahansai, Buriram
THAILAND 31170
Mobile phone: 66-1-881-2374



__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
 _______________________________________________
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

References: 
 >RE: display message while script is running (From: "Jan-Bultereys" <email@hidden>)

  • Prev by Date: Re: cost of repeats (was Re: why is applescript so slow???)
  • Next by Date: RE: display message while script is running
  • Previous by thread: RE: display message while script is running
  • Next by thread: RE: display message while script is running
  • Index(es):
    • Date
    • Thread