home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Netcracker Netscape Navigator / ProOne: Netcracker Netscape Navigator.iso / pc / nc / nct03020.geo / 00027.ls < prev    next >
Encoding:
Text File  |  1997-03-19  |  118 b   |  8 lines

  1. on mouseUp
  2.   if checkDoubleClick(20) then
  3.     UpdateCursors(20, 0)
  4.     UpdateCursors(11, 0)
  5.     GoNext()
  6.   end if
  7. end
  8.