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

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