home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 December / WPCDEC98.ISO / dxrs / files / RAFTmenu.dxr / 00113.ls < prev    next >
Encoding:
Text File  |  1998-09-24  |  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, 7, 8)
  8.   go(the frame)
  9. end
  10.