home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / mac / FILES / EDISON.DIR / 00112_Script_112 < prev    next >
Text File  |  1997-05-26  |  150b  |  9 lines

  1. --s: insit changer
  2.  
  3.  
  4. global 
  5.  
  6. on mouseup
  7.    mSetCursors (gUtilityObj, [21:#Return,22:#Return,3:#Operate])
  8.   go "insit" & string(random(3))
  9. end