home *** CD-ROM | disk | FTP | other *** search
/ The Princeton Review - Science Smart / SCIENCE.iso / mac / files / CAD.DiR / 05167_OK.ls < prev    next >
Encoding:
Text File  |  1995-12-08  |  149 b   |  10 lines

  1. on mouseUp
  2.   if the puppet of sprite 48 = 1 then
  3.     exit
  4.   end if
  5.   if the text of field 5152 <> EMPTY then
  6.     sresp(8)
  7.     scardok()
  8.   end if
  9. end
  10.