home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / pc / files / watt.dir / 00333_Script_333 < prev    next >
Text File  |  1997-07-24  |  165b  |  10 lines

  1. --s insit junction
  2.  
  3.  
  4.  
  5. global gUtilityObj
  6.  
  7. on exitFrame
  8.   mSetCursors( gUtilityObj , [21:#return,22:#return,4:#operate])
  9.   go "insit" & string(random(4))
  10. end