lingo-l Cast Members and Case

2003-01-20 Thread Ed Moeller
I would like to know how to tell Director 8.5 that cast member A is
different from cast member a.  How do I do this?

Sharon Moeller


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



Re: lingo-l Cast Members and Case

2003-01-20 Thread roy crisman


I would like to know how to tell Director 8.5 that cast member A is
different from cast member a.  How do I do this?


compare the charToNum()'s

put charToNum(A) = charToNum(a)
-- 0

roymeo


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