home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1999 January / WPCJAN99.ISO / DXRS / Files / VNUmenu.dxr / 00191.ls < prev    next >
Encoding:
Text File  |  1998-10-22  |  154 b   |  10 lines

  1. global gMasterObj
  2.  
  3. on exitFrame
  4.   if getCursorExemption(gMasterObj) = 0 then
  5.     cursor(-1)
  6.   end if
  7.   autoRollover(gMasterObj, 9, 9)
  8.   go(the frame)
  9. end
  10.