home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / pc / files / invest.dir / 00253_Script_253 < prev    next >
Text File  |  1997-05-26  |  105b  |  7 lines

  1. --s msUp mFlagSet(gInvInducedObj)
  2.  
  3. global gInvInducedObj
  4.  
  5. on mouseUp
  6.   mFlagSet(gInvInducedObj)
  7. end