home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / dxrs / mgiwfeb.dxr / 00101_stoneyblokes1b.ls < prev    next >
Encoding:
Text File  |  1996-12-05  |  124 b   |  7 lines

  1. on mouseUp
  2.   global MGISTONEON, IFLCanChange
  3.   if (MGISTONEON = 0) and (IFLCanChange = 1) then
  4.     MGISTONEY()
  5.   end if
  6. end
  7.