home *** CD-ROM | disk | FTP | other *** search
/ Jazz - A Multimedia History / JAZZ.BIN / jazz / jazz.mvp < prev    next >
INI File  |  1992-11-02  |  2KB  |  89 lines

  1. [OPTIONS]
  2. TITLE=Jazz: A Multimedia History
  3. ICON=.\COMPTONS.ICO
  4. COMPRESS=OFF
  5. OPTCDROM=ON
  6. ERRORLOG=Jazz.log
  7. WARNING=3
  8. REPORT=ON
  9. COPYRIGHT="Copyright ⌐ 1992 Compton's NewMedia."
  10. ROOT=.
  11. BMROOT=.\GRAPHICS,.\CAPTIONS,.\SCORES,.\TOCS
  12.  
  13.  
  14.  
  15. [CONFIG]
  16. RegisterRoutine("ftui","InitRoutines","SU")
  17. InitRoutines(qchPath,1)
  18. RegisterRoutine("ftui","ExecFullTextSearch","USSS")
  19. RegisterRoutine("ftui","SwitchToTopicsFound","U")
  20. RegisterRoutine("mvbmp","HDisplayBmp","USSS")
  21. RegisterRoutine("mvbmp","CopyBmp","v=USS")
  22. RegisterRoutine("mvaudio","HAudioCommand","USSS")
  23. RegisterRoutine("mvauddlg","HAudioDialog","USSS")
  24. RegisterRoutine("mvaff","HAnimateCommand","USSSS")
  25. RegisterRoutine("mmsystem","MciExecute","S")
  26. AddAccelerator(0x46, 2, "SwitchToTopicsFound(hwndApp)")
  27. CreateButton("ftSearch","&Search","ExecFullTextSearch(hwndApp,qchPath,`',`')")
  28. BrowseButtons()
  29.  
  30. AppendItem("mnu_help","jazz_help","About &Jazz...","JI(`jazz.mvb', `toc_info')")
  31.  
  32.  
  33. ; Viewer commands to illustrate commands that add buttons, add
  34. ; menu items, and change the actions of standard Viewer
  35. ; buttons.
  36. ;
  37. CreateButton("text_btn", "&Text", "JI(`jazz.mvb',`toc_text')")
  38. CreateButton("music_btn", "&Music", "JI(`jazz.mvb',`toc_music')")
  39. CreateButton("picture_btn", "&Pictures", "JI(`jazz.mvb',`toc_photo')")
  40. ChangeButtonBinding("btn_contents","JI(`jazz.mvb',`Contents')")
  41.  
  42.  
  43. [WINDOWS]
  44. main="Jazz: A Multimedia History", (0, 0, 1023, 1023), 0, , (0,0,0)
  45. photo="", (289,232,702,791), 0, , (0,0,0)
  46.  
  47.  
  48. [FILES]
  49. rtf\toc.rtf
  50. rtf\cdpref.rtf
  51. rtf\ch01.rtf
  52. rtf\ch02.rtf
  53. rtf\ch03.rtf
  54. rtf\ch04.rtf
  55. rtf\ch05.rtf
  56. rtf\ch06.rtf
  57. rtf\ch07.rtf
  58. rtf\ch08.rtf
  59. rtf\ch09.rtf
  60. rtf\ch10.rtf
  61. rtf\ch11.rtf
  62. rtf\ch12.rtf
  63. rtf\ch13.rtf
  64. rtf\ch14.rtf
  65. rtf\ch15.rtf
  66. rtf\ch16.rtf
  67. rtf\ch17.rtf
  68. rtf\ch18.rtf
  69. rtf\ch19.rtf
  70. rtf\ch20.rtf
  71. rtf\ch21.rtf
  72. rtf\ch22.rtf
  73. rtf\ch23.rtf
  74. rtf\ch24.rtf
  75. rtf\app01.rtf
  76. rtf\app02.rtf
  77. rtf\app03.rtf
  78. rtf\glossary.rtf
  79. rtf\biblio.rtf
  80. rtf\disco.rtf
  81. rtf\photos.rtf
  82. rtf\music.rtf
  83. rtf\video.rtf
  84.  
  85. [BAGGAGE]
  86. bag.ini
  87.  
  88.  
  89.