What am I doing wrong here?

Shawn Blc shawnlivecode at gmail.com
Wed Apr 24 01:33:31 EDT 2013


What am I doing wrong here?

*
*

*on* mouseUp

   *if* grpA1 = correctAnswer *then*

  *add* 5 to field "fldCorrect"

*else*

   *add* 5 to field "fldWrong"

   *end* *if*

*end* mouseUp



More information about the use-livecode mailing list