home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / musicbox / theatre.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  1996-06-28  |  114 b   |  8 lines

  1. on exitFrame
  2.   set changed to setPanelCursors()
  3.   if changed = 0 then
  4.     cursor(-1)
  5.   end if
  6.   go(the frame)
  7. end
  8.