hi list

I'm doing a cd that auto detects if the quicktime is installed in the end 
user machhine. The problem is that when i use the fuction 
"quickTimeVersion()" my projector fails and give me an error like this one 
--"script error"--.
Could someone please explain what i'm doing wrong!!!
Here is the spript i'm using:

on startmovie
  set qt = integer(quickTimeVersion())
  if qt < 4 then
    --do something--
  else
    --install qt --
  end if
end startmovie

Very simple, wright!!
I already use this script in other aplications and he works fine, i don't 
underssand why not this time.

Thanks in advance
Limiar



_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


[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