home *** CD-ROM | disk | FTP | other *** search
/ Great Canadian Scientists / GCS_CD.iso / mac / PC / GCSData / intro_o.dxr / 00018.ls < prev    next >
Encoding:
Text File  |  1996-09-01  |  183 b   |  10 lines

  1. on mouseUp
  2.   global BoxUp, OpenType
  3.   set the visible of sprite 42 to 0
  4.   set OpenType to "New"
  5.   put EMPTY into field "FileName"
  6.   BSuspend(8, 10)
  7.   go("BoxUp")
  8.   set BoxUp to 1
  9. end
  10.