home *** CD-ROM | disk | FTP | other *** search
/ Yotech / Yotech.iso / main.dir / main_18_exit.ls < prev    next >
Encoding:
Text File  |  2004-01-30  |  46 b   |  5 lines

  1. on mouseDown me
  2.   go("exit")
  3.   cursor(-1)
  4. end
  5.