• 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: How can I display the number of records processed using a thermometer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I display the number of records processed using a thermometer


  • Subject: Re: How can I display the number of records processed using a thermometer
  • From: Emmanuel <email@hidden>
  • Date: Tue, 6 Jan 2004 18:16:37 +0100

At 7:09 AM +0000 06/01/04, Martin Orpen wrote:
>Send me $35.00 and you can use my progress bar:
>
> set funProg to ""
> repeat until length of funProg is 60
> set funProg to funProg & "I"
> display dialog funProg giving up after 1
> end repeat

Very gorgeous!

Almost as gorgeous, what about a fascinating chasing arrows program:

----------------------------
set funProg to "-/|\\" -- or "<v>^"
repeat 3 times
repeat with x in (characters of funProg)
display dialog x giving up after 1
end repeat
end repeat
----------------------------

Emmanuel
_______________________________________________
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.

References: 
 >Re: How can I display the number of records processed using a thermometer (From: Martin Orpen <email@hidden>)

  • Prev by Date: Re: Need help with an Apple Script Error Code
  • Next by Date: [OT] Emmanuel no longer at compuserve.
  • Previous by thread: Re: How can I display the number of records processed using a thermometer
  • Next by thread: Re: How can I display the number of records processed using a thermometer
  • Index(es):
    • Date
    • Thread