At 6:56 AM +0200 8/17/02, you wrote:
>Hi Buzz
>
> Thanks very much for the help. It's all working now. You really helped a
>lot with the suggestions. Thanks again.
>
>Just one point - i used QuickTimePresent() which is indeed boolean.
>QuickTimeVersion, hower, gives the version number and is not Boolean. e.g.
>'put the QuickTimeVersion' yields a number and not a true, false, 1 or 0.
>
>Andy
I agree.
if (the quicktimePresent) then
-- check the quicktimeVersion() string
-- put up an alert
-- run an installer
-- etc.
end if
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]