home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / database / shared.dir / 01084_ChapterTitles.ls < prev    next >
Encoding:
Text File  |  1996-06-13  |  98 b   |  7 lines

  1. on mouseDown
  2.   set tmpline to the mouseLine
  3.   ClickSnd()
  4.   updateStage()
  5.   GoChapter(tmpline)
  6. end
  7.