home *** CD-ROM | disk | FTP | other *** search
/ Iona Software Demo / MacWin_IonaSoftware_DemoCD.iso / pc / main.dir / 00051.ls < prev    next >
Encoding:
Text File  |  1996-02-23  |  84 b   |  7 lines

  1. on exitFrame
  2.   if the mouseDown then
  3.     exitSelfRun()
  4.   end if
  5.   go(the frame)
  6. end
  7.