Brian Farmer wrote:
>
> Hello list,
>
> I have the following code:
>
> on preparemovie
> if quickTimeVersion()<4 then
alert "You need QuickTime 4, here's your chance to install it."
> open "QuickTime Installer.smi"
> halt
> end if
> end
>
> All works well...But I want to put in a warning box to tell the end user that the
>program will quit and install Quicktime. Where do I pu this code?
--
Carl West [EMAIL PROTECTED]
617.262.8830 x246
I have no superfluous leisure; my stay must be
stolen out of other affairs; but I will attend you awhile.
- Isabella, Measure for Measure, Act 3 Scene 1
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]