home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 July / IMM0795.ISO / share / tools / crhelp / ch.in_ / ch.in
Text File  |  1994-11-17  |  2KB  |  56 lines

  1. ;------------------------------------------------------
  2. ;        CreateHelp! v3 INI File
  3. ;------------------------------------------------------
  4.  
  5. [Preferences]
  6. ;******************************************************
  7. ;* IMPORTANT If you are using Word v6.0 the following *
  8. ;*                                  must be set to 1. *
  9. ;* If you have Word v6.0a (or later) this can be set  *
  10. ;*                                             to 0.  *
  11. ;* This is the ONLY INI entry that must be edited     *
  12. ;* manually. All others are available from the Setup  *
  13. ;*                                       dialog box.  *
  14. ;******************************************************
  15. GPFs in WinWord=1
  16.  
  17. ;------------------------------------------------------------
  18. ;The following are fully qualified paths to the locations of:
  19. ;------------------------------------------------------------
  20. ;Parent directory of all CreateHelp! project files
  21. Home Dir=C:\WINWORD
  22. ;Help Compiler HC31.EXE build 3.10.505 or later
  23. HC=C:\WINDOWS
  24. ;Segmented Hypergraphics Editor - SHED.EXE
  25. SHED=
  26. ;Multiple Resolution Bitmap Editor - MRBC.EXE
  27. MRBC=
  28.  
  29. ;---------------------------------------------------------
  30. ;The following are flags for various options - 0=Off, 1=On
  31. ;---------------------------------------------------------
  32. ;Use 'AutoContext' feature
  33. AutoContext=1
  34. ;Non-Scrolling Title for New Topics
  35. NS Title=1
  36. ;Insert Title Text for New Topics
  37. Insert Title=1
  38. ;Use Title as Keyword in New Topics
  39. Use Title=1
  40.  
  41. ;--------------------------------------------------------------
  42. ;The number of words used by the 'AutoContext' feature - 2 or 3
  43. ;--------------------------------------------------------------
  44. AutoContext Words=3
  45.  
  46. [Styles]
  47. ;-------------------------------------------------
  48. ;The Styles used for each part of the source file
  49. ;These are case sensitive and must be vaild styles
  50. ;                              available in CH.DOT
  51. ;-------------------------------------------------
  52. Main Titles=CH Titles
  53. Main Body=Normal
  54. Popup Titles=CH Popup Titles
  55. Popup Body=CH Popup Body
  56.