Re: How can I display the number of records processed using a thermometer
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: Martin Orpen <email@hidden>
- Date: Tue, 06 Jan 2004 07:09:17 +0000
5 Jan 2004 Christopher Stone <email@hidden> wrote:
>
The simplest way would probably be to buy the 24U Appearance osax ($36.00)
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
Not suitable for people suffering from epilepsy.
--
Martin Orpen
Idea Digital Imaging Ltd -- The Image Specialists
http://www.idea-digital.com
_______________________________________________
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.