Hello list,

I have the following code:

on preparemovie
  if quickTimeVersion()<4 then
    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?

Thanks,

Brian



[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!]

Reply via email to