home *** CD-ROM | disk | FTP | other *** search
/ Discovering Nature in the City / LUONTOCD.iso / pc / files / quitmswe.dxr / 00001.ls next >
Encoding:
Text File  |  1996-12-16  |  105 b   |  7 lines

  1. on mouseUp
  2.   global quitMiaw
  3.   if objectp(window quitMiaw) then
  4.     forget(window quitMiaw)
  5.   end if
  6. end
  7.