Better way around would be:

if (the environment.osVersion contains "OS 9") then
  --do OS9 stuff
else
 --do OSX stuff
end if

This allows for OSX and higher.

Regards,

Daniel

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

Reply via email to