home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / times / data / nmm.dir / 00002.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  143 b   |  8 lines

  1. on mouseUp
  2.   global toolWindow
  3.   if objectp(toolWindow) then
  4.     set the visible of toolWindow to 0
  5.   end if
  6.   go("choice2", "choice.dir")
  7. end
  8.