home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / discover.dir / 00254.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  148 b   |  8 lines

  1. on mouseDown
  2.   global gResourceArticle
  3.   if pressDevotionalMenu(23) then
  4.     set gResourceArticle to "DI_WYWB1.TXT"
  5.     showResource()
  6.   end if
  7. end
  8.