In a dictionary application, the user clicks on a word, thus a variable
called gLookup is populated with that word

I am then swapping the definition sprite with that new word

On mouseUp me
  sprite(15).member = member gLookup
End

The problem is when a definition isn't in the cast.  How do I write the
error checking to compensate?

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

Reply via email to