home *** CD-ROM | disk | FTP | other *** search
/ The Sleeping Beauty - A Multimedia Storybook / EBOOK_SB.bin / sb / sb.mvo < prev    next >
INI File  |  1991-06-11  |  407b  |  19 lines

  1. [OPTIONS]
  2. CONTENTS=mohawk
  3.  
  4. [FILES]
  5. mohdemo2.rtf
  6.  
  7. [CONFIG]
  8. BrowseButtons()
  9.  
  10. RegisterRoutine("ftui", "InitRoutines", "SU")
  11. InitRoutines(qchPath, 1)
  12.  
  13. RegisterRoutine("ftui","ExecFullTestSearch","USSS")
  14. CreateButton("ftSearch","&Search","ExecFullTextSearch(hwndApp,qchPath,' ',' ')")
  15. RegisterRoutine("ftui","SwitchToTopicsFound","U")
  16. AddAccelerator(0x46, 2, "SwitchToTopicsFound(hwndApp)")
  17.  
  18. 
  19.