> somethig isn't right here
> I wrote
> if the platform contains "Macintosh, powerpc" then
> myscript
> else
> myspript2
> end if
if the platform contains "win"
and
if the platform contains "mac"
are more then enough, and have always worked for me. That's why you'd use
"contains" and not "=" in the first place...
Hope this helps :)
Karina
[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!]