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

  1. --s: mSetLBState (gBulbExpMgr)
  2.  
  3.  
  4. on exitFrame
  5.   global gBulbExpMgr
  6.   mSetLBState (gBulbExpMgr, #viewLab)
  7. end