Re: Newbie Progress Bar
Re: Newbie Progress Bar
- Subject: Re: Newbie Progress Bar
- From: JollyRoger <email@hidden>
- Date: Sat, 16 Dec 2000 12:57:28 -0600
on 12/16/2000 11:05 AM, Marc K. Myers at email@hidden wrote:
>
There are three forms you can use to get around this:
>
>
UpdateGauge() of me
>
>
tell me to UpdateGauge()
>
>
tell me
>
UpdateGauge()
>
end tell
A better way is to avoid using a tell block to encompass non-Finder commands
in the first place!
Three posts saying the same thing, and still nobody gets it...
JR