home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR8 / HLPDK70.ZIP / HLPDK.DOC < prev    next >
Text File  |  1993-07-11  |  40KB  |  829 lines

  1.  
  2.  ╔══════════════════════════════════════════════════════════════════════════╗
  3.  ║                                                                          ║
  4.  ║                                 ISoft D&M                                ║
  5.  ║                                 POB. 5517                                ║
  6.  ║                           Coralville IA 52241                            ║
  7.  ║                                   U.S.A                                  ║
  8.  ║                                                                          ║
  9.  ╚══════════════════════════════════════════════════════════════════════════╝ 
  10.  
  11. *******************************************************************************
  12. * HLPDK- Help Engine Dev. Kit : helpEng Doc V7.0                              *
  13. * LAST UPDATE - Jul. 11, 1993. (c) 1992,93 - Loewy Ron.                       *
  14. *******************************************************************************
  15.  
  16.  
  17.  
  18.         RL Help Engines.
  19.         
  20.         Help Compiler, Run-Time help engines and docs.
  21.  
  22.         Support for Dos, OS/2, DESQview/X & Windows.
  23.         Creates Documentation (Text) from the same source.
  24.  
  25.         Supported Formats :
  26.  
  27.         Native(PX), Native(Mem), Win30, Win31, QuickHelp, 
  28.         THELP, TVHC, POPHELP, DESQview/X, OS/2, Text
  29.  
  30.         "Write Once, Help Many!"
  31.  
  32.                    
  33. *******************************************************************************
  34. *                                  File-List                                  *
  35. *******************************************************************************
  36.  
  37.  This package contains the following files :
  38.  
  39.  HELPENG.EXE    - Help Engine.
  40.  HELPC.EXE      - Help Compiler.
  41.  HE.EXE         - Mem Help Engine.
  42.  HLPDK.DOC      - This file.
  43.  HELPC.DOC      - Help Compiler documentation
  44.  HELPDEMO.HDF   - Demo Help Project.
  45.  2NDDEMO.HDF    - Demo Help Project - file 2.
  46.  HELPDEMO.HLP   - Demo Help Project file for Windows WINHELP. 
  47.  HLPDK.REG      - Registration file.
  48.  HLPDK.HDF      - Help Development Kit hypertext help database source.
  49.  HLPDK.HDT      - Help Development Kit help database file.
  50.  HLPDK.SET      - Help Development Kit help database file.
  51.  HLPDKTOP.*     - Help Development Kit help database files.
  52.  HLPDKLNK.*     - Help Development Kit help database files.
  53.  HLPDKKEY.*     - Help Development Kit help database files.
  54.  PROGRAMS.TXT   - ISoft D&M shareware products description.
  55.  
  56. *******************************************************************************
  57. *                                Why Register                                 *
  58. *******************************************************************************
  59.  
  60.   The Help Engine Development Kit (HLPDK) is a shareware product, 
  61.  if you find this product valuable, please register it. 
  62.  This section describes the reasons you should register.
  63.  
  64.   By registering you will receive a complete discussion
  65.  of the help engine features, and many examples of usage. You will receive a 
  66.  diskette with the latest HLPDK version, and DPMI (dos protected mode)
  67.  versions of the help compiler and engines!. (The memory version of the
  68.  help engine can display huge databases only in the protected mode
  69.  version).
  70.  
  71.   Your registration will help us to create the next versions of HLPDK, that
  72.  will include more options, and features, some of them might even be your
  73.  enhancement requests!.
  74.  
  75.   A point to consider - If you want to create Windows Help source files,
  76.  you will have to purchase a word processor that can output RTF files,
  77.  the WORD for Windows 2.0 package, for example, is listed at around $500!.
  78.  
  79. *******************************************************************************
  80. *                                  What's New                                 *
  81. *******************************************************************************
  82.  
  83.   Version 7.0
  84.  
  85.         - The helpC compiler will perform RTF overrides in topic's names 
  86.           from this version. In previous versions if you had a character that
  87.           had to be overridden in a topic name, hot links could not access it,
  88.           because hot-links were overriden with a prefix '\' character, while
  89.           topic names were not.
  90.  
  91.         - Added the /WD switch to the helpC compiler. If you do not want to see
  92.           the information about topics and links that were translated in order 
  93.           to be compatible with the target source, turn Warning Display to Off
  94.           using /WD-
  95.  
  96.         - Added Conditional Defines to the compiler. Use the Conditional
  97.           define statements (.ifdef/.ifndef/.else/.endif) to compile different
  98.           parts of your source according to different defines. Please refer
  99.           to the HELPC.DOC file for a complete discussion of this important
  100.           feature.
  101.  
  102.         - Added the /TXT switch to the helpC compiler. Use this switch to
  103.           create a text document with page breaks, headers and footers from
  104.           your input source .HDF file. With this option the helpC compiler
  105.           allows you to create both on-line help and printed documentation
  106.           from the same source!
  107.  
  108.         - The /TXT format creates a Table Of Conbtents and Index files as 
  109.           well that you might want to print with your text document.
  110.  
  111.         - The Cross Reference Report format was improved to be displayed in 
  112.           80 columns. Link Error lines have been improved to include the 
  113.           link name for quick error diagnostic. D.J. Murdoch is the man
  114.           that suggested these enhancments.
  115.  
  116.         - The title string in the topics table has been expanded to 70 
  117.           characters. This was done to allow longer titles in /TXT /PX+ and
  118.           /MT+ targets. Old Native help databases will have to be re-compiled.
  119.  
  120.         - The help engines will be able to display topics of up to 16K lines,
  121.           vs. 500 only in previous versions.
  122.  
  123.         - The topic's title will be seen in winhelp's secondary (Go To) list
  124.           box of the search function, instead of the topic name that was used
  125.           in previous versions. Thanks for D.J Murdoch that noticed this
  126.           bug of mine.
  127.  
  128.         - Added .PAGELENGTH and .PAGEWIDTH statements to the .HDF syntax.
  129.           Use these statements to set the printed page size in /TXT targets.
  130.  
  131.         - A bug in winhelp's HCP that does not parse the RTF \tab statement has
  132.           been over-ridden by helpC that replaces TAB characters with a RTF
  133.           group that contains the \tab character.
  134.  
  135. *******************************************************************************
  136. *                                Introduction                                 *
  137. *******************************************************************************
  138.  
  139.   The Help Engine Development Kit is a system that allows you to create 
  140.  hyper-text database help systems with topics and hot links, using a simple
  141.  text editor and the help compiler. 
  142.  
  143.   The help databases can be distributed (free of charge) with the HELPENG or
  144.  HE help engine display programs. 
  145.  
  146.   The help database format is release to the public domain, if you own the 
  147.  Paradox Engine you can use the help databases with your own programs. 
  148.  
  149.   Borland Pascal Users can purchase the Help Engine Source Code even
  150.  for Applications that do not use the paradox engine, using the Native Mem
  151.  format.
  152.  
  153.   The helpC compiler that is part of this development kit includes the
  154.  ability to create Windows Help source files from the same source the 
  155.  dos help sources are created!. Write your help once, and create help
  156.  databases for Dos, Windows, OS/2 and DESQview/X !
  157.  
  158.   From the same source you created your hypertext database, you can create
  159.  a text document with automatic table of contents and index sections!
  160.  
  161.   Contact ISoft D&M if you want to purchase the WINTEXT UI library for 
  162.  Turbo Pascal programs, and use the help engine window in your pascal
  163.  programs.
  164.  
  165. *******************************************************************************
  166. *                                    Setup                                    *
  167. *******************************************************************************
  168.  
  169.   Copy the files in this package to a directory of your choice.
  170.  
  171. *******************************************************************************
  172. *                                 Quick Start                                 *
  173. *******************************************************************************
  174.  
  175.   From the command line enter HELPC HELPDEMO to compile the demo help database.
  176.  
  177.   After the compilation process is ended, enter HELPENG HELPDEMO to browse the
  178.  demo help database.
  179.  
  180.  If you want to compile for windows :
  181.  
  182.  from the command line enter HELPC HELPDEMO /W31
  183.  and after that HC31 HELPDEMO
  184.  (HC31 is the Microsoft Help Compiler)
  185.  from windows, open the HELPDEMO.HLP file from the windows help engine.
  186.  (Notice - if you do not have the HC help compiler from windows, we have
  187.   included a compiled version of HELPDEMO (HELPDEMO.HLP) so you will be
  188.   able to feel the quality of the output that can be generated, and decide
  189.   if you want to purchase the HC31 program (Included with the SDK, BC++, 
  190.   TPW, BP and probably some other packages), or download it from one of the 
  191.   sites Microsoft had uploaded it to).
  192.  
  193.  If you use windows 3.0, or want your help file to be compatible with
  194.  winHelp 3.0 use :
  195.         HELPC /W30 HELPDEMO
  196.         HC HELPDEMO
  197.  
  198.  To compile for THELP use : 
  199.         HELPC /TH+ HELPDEMO
  200.         HL -x -e100 -p -i -oHELPDEMO.TPH HELPDEMO.HL
  201.  
  202.  To compile for QuickHelp : 
  203.         HELPC /QH+ HELPDEMO
  204.         HELPMAKE -e15 -oHELPDEMO.QH HELPDEMO.SRC
  205.  
  206.  To compile for TVHC :
  207.         HELPC /TV+ HELPDEMO
  208.         TVHC HELPDEMO.TXT
  209.  
  210.  To compile for POPHELP :
  211.         HELPC /PH+ HELPDEMO
  212.         MAKEHELP /Q HELPDEMO
  213.  
  214.  To compile for DESQview/X :
  215.         HELPC /XD+ HELPDEMO
  216.         MDVXHELP HELPDEMO.HLP @HELPDEMO.LST
  217.         COPY HELPDEMO.HLP d:\DVX\HELP
  218.  
  219.  To compile for Native Mem Format :
  220.         HELPC /MT+ HELPDEMO
  221.  (Use HE HELPDEMO to view that database).
  222.  
  223.  To compile for IPF (OS/2) format :
  224.         HELPC /OS2 HELPDEMO
  225.         Switch to an OS/2 session.
  226.         IPFC /INF HELPDEMO
  227.  (Use the VIEW Command to browse the database).
  228.  
  229.  To create a text document with table of contents and index :
  230.         HELPC /TXT HELPDEMO
  231.  
  232. *******************************************************************************
  233. *                                  Operation                                  *
  234. *******************************************************************************
  235.  
  236.   To start the help engine program enter HELPENG on the command line, and 
  237.  choose the help database you want to view from the list box. Use the Tab key
  238.  to cycle between hot-link words, and press Enter to go to that link.
  239.  
  240.   If you know the name of the SET file of the database you want to activate, you
  241.  can enter it on the command line, and the help engine will display it.
  242.  
  243.   If you have a mouse, you can use it to point at the hi-lighted links, and 
  244.  activate them by pressing the left mouse button.
  245.  
  246.   Press the ALT-T key combination to choose from a list of TOPICS in the 
  247.  database, Press ALT-B to go back to the previous displayed TOPIC, Press
  248.  ALT-X to exit the help engine.
  249.  
  250.   The exit command can be given by pressing the right mouse button.
  251.  
  252.   Use F10 to open the menubar, and use the arrow keys to navigate the 
  253.  options. When you find the option you are interested in, Use the Enter
  254.  key to execute it, or the Esc key to cancel. The menubar can be navigated
  255.  using the mouse as well.
  256.  
  257.   To create a new help database please refer to the HELPC documentation
  258.  file.
  259.  
  260.   If you want to use the Native Mem Format Databases, Please use the supplied
  261.  HE.EXE program. 
  262.  
  263. *******************************************************************************
  264. *                                  Warranty                                   *
  265. *******************************************************************************
  266.  
  267.   There is no warranty what so ever, The package is supplied as is,
  268.  The distributor (ISoft D&M), or the author (Loewy Ron), are not, 
  269.  and will not be responsible for any damages, lost profits, 
  270.  or inconveniences caused by the use, or inability to use this package. 
  271.  The use of the program is at your own risk. 
  272.  By using (or attempting to use) the package you agree to this.
  273.  
  274. *******************************************************************************
  275. *                                   General                                   *
  276. *******************************************************************************
  277.  
  278.   HLPDK is distributed by ISoft D&M, P.O.B. 5517 CORALVILLE IA 52241, U.S.A.
  279.  
  280.   HLPDK is (c) copyrighted by Loewy Ron, 1992, 93.
  281.  
  282.   HLPDK is a shareware program, please register your copy. 
  283.   To register your copy of HLPDK please refer to the supplied
  284.   HLPDK.REG file. 
  285.  
  286.   Other programs distributed by ISoft D&M are described in the supplied  
  287.   PROGRAMS.TXT file.
  288.  
  289.  
  290. *******************************************************************************
  291. *                                   Contact                                   *
  292. *******************************************************************************
  293.  
  294.   Please contact :
  295.  
  296.   ISoft D&M,  
  297.   P.O.B 5517
  298.   Coralville IA 52241,
  299.   U.S.A
  300.  
  301.   To contact the author directly : 
  302.  
  303.   Contact :     Loewy Ron,
  304.                 9 Haneveem st.
  305.                 Herzeliya, 46465
  306.                 ISRAEL.
  307.  
  308.   e-mail address : CompuServe - 100274,162
  309.  
  310. *******************************************************************************
  311. *                              Trouble Shooting                               *
  312. *******************************************************************************
  313.  
  314.   If you receive some kind of an error message while using the help development
  315.  kit please refer to this section.
  316.  
  317.  tableOps: xxxx error message :
  318.  This message is generated by the Paradox Engine if an internal error occurs,
  319.  if you receive a message that is not understood (e.g. Table is busy), 
  320.  please try one of the following :
  321.  1. Try running the Help Compiler or the Help Engine with another input and 
  322.     notice if the problem exists, if it does, turn to the next entry,
  323.     otherwise try to see what the difference between the inputs is.
  324.  2. Check your free memory, try to move some TSR's from memory, or use the
  325.     protected mode compiler/engine available with the registered version.
  326.  3. Check if you have loaded dos SHARE program, it is advised to use SHARE
  327.     with programs that use the Paradox Engine. If you receive a table busy
  328.     error, try to see if you have another program that uses the same table 
  329.     in another session (Windows/DESQview etc..).
  330.  4. PANIC - Please contact the distibuter/author for additional help.
  331.  
  332.  Microsoft's HC31 help compiler will generate a error in RTF file error :
  333.  1. Re-compile using HELPC 4.0+. This should solve the problem, if the problem
  334.     still exists - please try steps 2 and 3, and notify the author. 
  335.  2. Use a binary disk editor to look at the character at the position x - 1
  336.     in the RTF file (where x is the error position reported by HC31).
  337.  3. Try to replace that charqacter from a special PC oem character to a 
  338.     "standard" ascii character (such as *). If the problem still occurs,
  339.     please contact ISoft D&M/The author, otherwise - you probably came 
  340.     accross a character that HC31 can not handle. In that case - try using
  341.     HC300b (the one that generates winHelp 3.0 format), or delete these 
  342.     characters from your source HDF file.
  343.  
  344.  Borland's HL help linker will generate a FE02: Out Of Memory error :
  345.  1. Re-compile using HELPC V3.0+, to include ;INDEX directives after the
  346.     screen's definitions.
  347.  
  348.  Borland's HL help linker will complain about undefined context numbers :
  349.  1. You probably have a contents.h file in the current directory, that hl
  350.     tries to use to bind the help topics to Borland's IDE on-line help,
  351.     try renaming this file, and re-compile with HL.
  352.  
  353.  HelpC will not create the database when compiling to Native Mem (/MT+) :
  354.  1. Try compiling with report generation on (/R+) to Native Paradox
  355.     (/PX+) format. If there are errors, consult the HELPC.LST file, fix 
  356.     them, and re-try.
  357.  2. If the database is BIG, you might not have enough memory - Remember that
  358.     Native Mem tables are generated in memory. You will have to use the
  359.     HelpCX protected mode compiler (Available with the registered version).
  360.  
  361.  HelpEng/HE will complain on an old-database when tring to open a help
  362.  database with it :
  363.  1. Re-Compile the database using helpC.
  364.  
  365.  HelpEng/HE will complain on un-supported database format, when trying to
  366.  open a database :
  367.  1. HelpEng can not display Native Mem databases, and HE can not display
  368.     Native PX databases. Use the other help engine supplied.
  369.  
  370.  HE will not be able to open a Native Mem database :
  371.  1. Use the protected mode HEX help engine. (Available for registered users).
  372.  
  373.  Where is HL - Borland's Help Linker :
  374.  1. HL is not included with Borland C++ or Borland Pascal, Borland sells an
  375.     aditional package called Borland Open Architecture (and Borlad OA for 
  376.     Pascal) that include among other things - the THELP help linker.
  377.  
  378.   We have encountered some users that ran into problems, because they did 
  379.  not use the dos SHARE program. We advise that you will always load the 
  380.  SHARE program in your AUTOEXEC.BAT file.
  381.  
  382. *******************************************************************************
  383. *                                   History                                   *
  384. *******************************************************************************
  385.  
  386.  
  387.   Version 1.0 
  388.  
  389.         - First Version, Written for TXS V3.0 help system, 
  390.           as part of the WTGEN project, and generalized.
  391.  
  392.   Version 1.1
  393.  
  394.         - The Help Engine ALT-X (EXIT) command restores the screen
  395.           upon termination.
  396.  
  397.         - Added /R switch for the helpC help compiler.
  398.  
  399.         - From this version the helpC compiler can generate source
  400.           files for the Microsoft help compiler (HC) from the
  401.           SAME source .HDF). If the /w+ switch is specified,
  402.           the helpC compiler will create a .HPJ and .RTF files
  403.           to create the Windows .HLP file.
  404.  
  405.         - Includes a compiled version of the help demo database for
  406.           Windows WINHELP program. (View this if you do not have the
  407.           Microsoft HC Windows Help Compiler, to see the output that
  408.           can be generated with the helpC compiler, as a source to the 
  409.           HC compiler).
  410.  
  411.   Version 1.2
  412.  
  413.         - Windows RTF files will now display special characters ({, }, \),
  414.           by prefixing them with the RTF over-ride character (\), when the
  415.           /W+ switch is given to the helpC compiler.
  416.  
  417.         - helpC and helpEng were converted from TP6 to BP7.
  418.  
  419.         - The help engine and help compiler use the Paradox Engine V3.0 from
  420.           this release. (No need to keep your old PXENGINE.OVL file anymore).
  421.  
  422.         - Added the /W30 and /W31 switches to the helpC compiler. Use these
  423.           switches to set the output for the HC30 and HC31 Microsoft Windows
  424.           help compilers.
  425.  
  426.         - The help window scroll bars are are shown after a link is executed.
  427.           (A bug fix).
  428.  
  429.         - Added "Trouble Shooting" section to this document.
  430.  
  431.         - helpC and helpEng have DPMI versions to handle large projects.
  432.           (Available only with the registered version).
  433.  
  434.   Version 2.0
  435.  
  436.         - The help engine will display a new topic from the first line, and
  437.           not from the place that shows the current active link.
  438.  
  439.         - The help window in the help engine program can now be scrolled to
  440.           regions of the help topic, that do not include the current, or
  441.           any link.
  442.  
  443.         - A mouse click on a link, when the left-column is not 1 is recognized
  444.           as it should be.
  445.  
  446.         - The helpC help compiler will recognize .TOPIC and .END-TOPIC as
  447.           topic declaration keywords, as well as the .ENTRY and .END-ENTRY
  448.           that were used until this version.
  449.  
  450.         - The help topic table has a new field in it - the title field, using
  451.           this field you can specify the title of the help window, when it
  452.           displays a topic. Because of this field, databases created with
  453.           older versions of the help development kit will have to be 
  454.           re-compiled. (Please refer to HELPC.DOC).
  455.  
  456.         - The helpC help compiler will accept .TITLE keyword after the
  457.           .ENTRY (.TOPIC) line, to define a title to a topic window.
  458.  
  459.         - Added support for Microsoft Quick Help sources, and Borland THELP
  460.           sources generation.
  461.  
  462.         - The helpC compiler will translate ~~ in the source help definition
  463.           into a ~ sign in the help database. (In versions 1.x you could not
  464.           include the ~ sign in your help output text).
  465.  
  466.         - The help engine will except ALT-B as the go-back short-cut - to
  467.           display the previous help screen.
  468.  
  469.   Version 2.1 
  470.  
  471.         - I received several complaints that the HC31.EXE winHelp help compiler
  472.           does not work, and aborts at a specific place (byte 0x122) on the 
  473.           RTF file created by running HELPC /W31 HLPDK. It seems that for some
  474.           reason the HC31 compiler is not able to process all of the ascii 
  475.           characters. The ╔ character that appeared in byte offset 0x121
  476.           caused the HC31 compiler to abort. I do not know why this is 
  477.           a problem, I will try to investigate, and if I can not come with an
  478.           answer - I will try to contact microsoft (hey folks - they wrote it)
  479.           and find out. In the mean while - the HLPDK.HDF file provided with
  480.           this package - can be compiled by the HC31 compiler.
  481.  
  482.         - I have noticed that not all of the .HL files generated for THELP
  483.           users work. I must admit I can not find the reason, I will continue 
  484.           to investigate. I must admit it looks like a problem with the HL
  485.           docuimentation I have. In the mean while - please continue to
  486.           investigate the help development kit, and inform me of any 
  487.           other problems you face with it.
  488.  
  489.         - You can contact me (NEW NEW NEW) on my NEW (did I say that ..)
  490.           Compuserve Address : 100274,162
  491.           from internet that is : 100274.162@compuserve.com . 
  492.           Please send any enhancement requests, bug reports or other things - 
  493.           I'm currently in the process of planning the next major version,
  494.           and any input will be helpful.
  495.  
  496.         - QH (quickHelp) files will now display backslash characters that 
  497.           appear in the source file, by pre-fixing them with the over-ride 
  498.           character (\), when the /QH+ switch is given to the helpC compiler.
  499.  
  500.         - QH (quickHelp) links will now be visible, even when they are not
  501.           hi-lighted. These links will appear in BOLD face, by using the \b
  502.           bold source command.
  503.  
  504.         - For people interested in the HC help compiler - If you do not have
  505.           it in your development package (I was told that visual basic 
  506.           standard edition does not include it), you can download the 
  507.           3.0b version from CICA, in the winword directory.
  508.  
  509.         - NEW - Added TVHC Support - Use the /TV+ switch to create TVHC sources,
  510.           that you can compile using your version of TVHC (PASCAL or C++).
  511.  
  512.   Version 3.0
  513.  
  514.         - The THELP code generation was improved to support HL v6.10 that
  515.           comes as part of the Borland Pascal Open Architecture package.
  516.           Because of this change the following things should be noted :
  517.           1. The source screens inlude a ;INDEX directive, so HL will
  518.              not abort on FE02: Out Of Memory errors.
  519.           2. A new dummy screen that is needed for Borland Pascal IDE
  520.              is generated as the first screen in the soure .HL code.
  521.              You MUST compile the generate code using HL's -e switch,
  522.              specifing a number which is bigger then 1. HL will always
  523.              issue one error message - that screen DUMMY is not referenced,
  524.              this error should be ignored, the resulting .TPH/.TCH file
  525.              will be a valid THELP and IDE help file.              
  526.           3. HL V6.0 should still work, with better results, becasue the
  527.              Out Of Memory errors should be eliminated as well. (Do remeber
  528.              to use the -e switch with a value > 1).
  529.  
  530.         - The .TITLE directive cause titles to be generated for THELP
  531.           source now.
  532.  
  533.         - Added the .LINKCOLOR and .LINKHIGH commands in the Help Definition
  534.           File (.HDF) - that set the color of links in "normal" and 
  535.           hi-lighted states. This feature is relevant only when compiling
  536.           to native paradox engine (Help Engine) format.
  537.  
  538.         - Added the .INCLUDE commands to the .HDF specifications. Use this
  539.           help definition file command to create complex help projects that
  540.           are composed from multiple .HDF source files.
  541.  
  542.         - The helpC program will abort with an error message if no .end-topic 
  543.           command was supplied to the last topic in a .HDF file.
  544.  
  545.         - Added the ALT-T Topic Index command to the Help Engine. Use ALT-T
  546.           to display and choose from a list of all the topics in the help
  547.           database. For ease of use the topics are displayed with their titles.
  548.  
  549.         - Upon user's request - The ALT-X command will not have to be confirmed
  550.           by a TAB in order to exit the Help Engine.
  551.  
  552.         - Added support for the Search facility of WinHelp V3.x. From now on
  553.           the search button of windows help engine will display the list of
  554.           topic titles available in the help database.
  555.  
  556.         - Added the .FIXEDFONT command to the HDF syntax - use this command
  557.           to set the font used in the generated RTF file for WinHelp V3.x
  558.           to a fixed font. (By default a proportional font is used). If you
  559.           find that your help databases are not aligned after they are 
  560.           converted to winHelp format, use this command and re-compile.
  561.           This command has no effect on targets that are different from
  562.           windows winHelp formats.
  563.  
  564.         - The helpC compiler was converted to perform multiple passes on the
  565.           input data, if these passes are needed.
  566.  
  567.         - The maximum topic name length was expanded to 40 characters - this
  568.           means that V2.x help databases will have to be re-compiled for
  569.           this version.
  570.  
  571.         - Maximum Text displayed for a link was expanded to 60 characters.
  572.  
  573.         - The ALT-B HelpEng command has been enhanced to return to the position
  574.           viewed last.
  575.  
  576.         - Added POPHELP Source Generation. Use the helpC /PH+ parameter to
  577.           create source that can be used by TurboPower Software's makehelp
  578.           program - to create a pophelp .HLP file.
  579.  
  580.         - When generating code to winHelp source format, the helpC compiler
  581.           will issue a warning when an illegal HC link (topic) name is 
  582.           found, and will automatically convert this identifier to a name
  583.           that is supported by the HC compilers.
  584.  
  585.   Version 4.0
  586.  
  587.         - Help Source Generation is much faster in this version, when the
  588.           target is NOT the native format, and no Report is generated.
  589.  
  590.           In this case, helpC storage requirements will be much
  591.           smaller as well, because no paradox topic and link tables will
  592.           be created during the compile phase.
  593.  
  594.           Please notice that if POPHELP is the target, a temporary paradox
  595.           table will still be created, during pass 1 pre-processing, pass 2
  596.           however, will be much faster than what it was before.
  597.  
  598.           Compiling the hlpdk source on my 33MH 486 computer using 
  599.           helpc hlpdk /w30 /r- 
  600.           takes 1.76 sec. in V3.1 Vs. 5.23 sec. in V3.0.
  601.  
  602.         - Added the .PARAGRAPH .. .-END-PARAGRAPH paragraph markers in the
  603.           topic text section of the .HDF language. Use this feature to 
  604.           create long paragraphs that will be wrapped as one paragraph when
  605.           the help window is resized by the user. This feature is currently 
  606.           supported for winHelp code generation only.
  607.  
  608.           Please refer to the HELPC.DOC file for further discussion of this
  609.           text formatting feature.
  610.  
  611.         - Updated To Paradox Engine 3.01.
  612.  
  613.         - For easier development the .TOP and .ENDTOP commands are equivelent
  614.           to the .TOPIC and .END-TOPIC commands.
  615.  
  616.         - If no data file name is given to the helpC compiler, the set name
  617.           with target specific extention is given instead of the default
  618.           name given in previous versions.
  619.  
  620.         - If the help topics and link names are not specified, names that are
  621.           derived from the set name are given in this version, instead of the
  622.           default names that were given in previous versions.
  623.  
  624.         - Added support for long topic names, that include spaces in them.
  625.           Please refer to the HELPC.DOC file, regarding the /ST switch.
  626.  
  627.         - Added DESQview/X code generation support. Please refer to the 
  628.           HELPC.DOC File for the /XD+ HELPC Switch. In order to compile
  629.           the generated source you will have to use MDVXHELP, by 
  630.           Daniel J. Bodoh, that can be found in the file DVXHLP10.ZIP in
  631.           the DV-X directory on SIMTEL20, and probably some other places
  632.           on the internet, and other networks.
  633.  
  634.         - When generating code to THELP source format, the helpC compiler
  635.           will issue a warning when an illegal HL link (topic) name is 
  636.           found, and will automatically convert this identifier to a name
  637.           that is supported by the HL compiler.
  638.  
  639.         - Added the .PCFONT command to the HDF syntax - use this command
  640.           to set the font used in the generated RTF file for WinHelp V3.x
  641.           to a terminal font. (By default a proportional font is used). 
  642.           If you convert your help database that uses PC special characters,
  643.           and you want to preserve these characters in the windows version, 
  644.           use this statement.
  645.           This command has no effect on targets that are different from
  646.           windows winHelp formats.
  647.  
  648.         - When comiling to winhelp format, character with ordinal number 
  649.           bigger than 127 will be translated using the RTF override
  650.           mechanism. The "Famous" HC31 problem is over.. . (This solution
  651.           was offered by Mr. Lars Fosdal.)
  652.  
  653.         - When generating to winHelp Target, TAB characters are translated
  654.           to rtf \tab commands. For other targets no TAB translation is 
  655.           performed. It is advised that you set your editor to fill spaces
  656.           when a tab is inserted.
  657.  
  658.         - Added the /CS switch to the helpC compiler. Using this switch 
  659.           topics and links can be set to be case sensative. It is not advised
  660.           to use this switch, unless you want to create lower case indexes
  661.           in a help engine such as POPHELP or THELP. Please notice - setting
  662.           this switch to ON (+) can break help databases that used to compile
  663.           fine. Use With Care!. (By default case sensativity is set to off).
  664.  
  665.         - The HELPENG help engine can now handle topics with up to 500 lines,
  666.           vs. 125 in the previous version.
  667.  
  668.   Version 5.0
  669.  
  670.         - The helpC compiler will convert illegal winhelp 3.1 (HC31) characters
  671.           in titles to spaces. The previous version corrected only body text,
  672.           but did not detect illegal titles.
  673.  
  674.         - When THELP (HL) is the target, The OVERVIEW topic will be renamed to
  675.           Index - This is the name that MUST be attached to ;MainIndex screens
  676.           in THELP, if we want the IDE to display them as the main index.
  677.  
  678.         - The helpC compiler will look for a configuration file called 
  679.           HELPC.CFG in the current directory, and if it finds one will process
  680.           the switches in this file before any other command line switches.
  681.  
  682.         - Control Characters (ASCII < 32) are not acceptble by HC31 as well,
  683.           helpC will now create the RTF over-ride for these characters as
  684.           well.
  685.  
  686.         - Reports use virtual memory tables for cross reference manipulation,
  687.           so compile with report generation is faster. On my 486-33 computer
  688.           compiling HELPC HLPDK /W31 /R+ took 11 sec. in the previous version
  689.           Vs. 5 sec. only in this version. 
  690.  
  691.           As a side effect - the compiler will not create the helpct* temporary
  692.           tables. 
  693.  
  694.         - During Pass 1 of POPHELP and DV/X source generation - a temporary 
  695.           memory table will be used instead of a paradox table in previous
  696.           versions. Code generation will be both faster, and will not require
  697.           disk space for these targets. On my computer HELPC /R- /PH+ HLPDK 
  698.           takes 2.32 sec. Vs. 3.24 sec. on the previous version.
  699.  
  700.         - Added the .TEXTCOLOR command to the HDF syntax. Use this command to
  701.           set the value of the text color. This command is supported only
  702.           in the Native help format target.
  703.  
  704.         - Added The menu-bar to the helpEng help engine program.
  705.  
  706.         - The helpEng program can display multiple help windows.
  707.  
  708.         - Added the ability to save and print a help topic from within the
  709.           help engine.
  710.  
  711.         - Fixed a bug in the cross reference report that was cutting long
  712.           link names, and report on errors that did not exist.
  713.  
  714.         - A NEW Optimized Native help database format is introduced with this
  715.           version. The new Native Mem format uses Fast, Optimized code with
  716.           memory based indexes to display help faster, and with less 
  717.           distribution overhead. The HE.EXE Help Engine supplied with this
  718.           version is smaller in size than HELPENG.EXE, because it does not have
  719.           the Paradox Engine in it. The Help Databases Generated are smaller,
  720.           because the format is simple RAW Binary representation of the 
  721.           data structures handled in memory by the help engine.
  722.  
  723.         - The helpC compiler now supports the /MT+ switch to generate the
  724.           new Native Mem Format.
  725.  
  726.         - The Help Engine Source Code is now available to registered users,
  727.           (for additional cost) for the New Native Mem Format.
  728.  
  729.         - The Native Paradox Based format is still supported in this version,
  730.           and should be used to handle Huge help databases that will not fit
  731.           into memory, or to support PAL/ObjectPAL help applications from
  732.           within Paradox/Paradox for Windows. Use the helpC /PX+ switch to
  733.           generate code to this target. The HelpEng.EXE help engine is supplied
  734.           with this package as well.
  735.  
  736.   Version 6.0
  737.  
  738.         - The helpEng and HE help engines will not terminate abnormally when
  739.           the Print or Save Topic commands are given with an empty desktop,  
  740.           the help engine will issue a warning message and continue instead.
  741.  
  742.         - The Help Engines will restore the initial text cursor size upon 
  743.           termination. This was noticed by Prof. Timo Salmi of Vaasa, Finland.
  744.  
  745.         - Added the Navigate menu to the help engines. Use this menu's entries
  746.           to navigate the help database - choose from the overview screen, 
  747.           and index entries.
  748.  
  749.         - Added keyword support to help databases using the .KEYWORDS help
  750.           definition file syntax. Use this command to add multiple indexes,
  751.           or search by keywords to your help databases.
  752.           In this version of the helpC compiler, Native (/PX+, /MT+), winHelp 
  753.           (/W30, /W31) and THELP (/TH+) sources support the keyWords defined 
  754.           for topics. 
  755.           Please refer to the HELPC.DOC file for a formal discussion of this 
  756.           feature.
  757.  
  758.         - The set format file has been changed to support the keyword 
  759.           tables, old databases will have to be re-compiled for use with
  760.           the help engines.
  761.  
  762.         - Added the ALT-S (Search command) to the help windows in the HELPENG
  763.           program. Use this command to search on the keywords defined in the
  764.           help database.
  765.  
  766.         - Added OS/2 IPF source generation. Use the /os2 switch of the helpC
  767.           compiler to generate code to the OS/2 IPFC compiler. Paragraph 
  768.           support (.par .. .endpar/.paragraph .. .end-paragraph) is available
  769.           in this target as well.
  770.  
  771.         - The number of input lines displayed as processed by the helpC compiler 
  772.           include the actual number of input lines in the source HDF file, vs.
  773.           topic text lines only in the previous version.
  774.  
  775.         - helpC error reporting has been improved to include the line number
  776.           the error occured on.
  777.  
  778. *******************************************************************************
  779. *                                   Credits                                   *
  780. *******************************************************************************
  781.  
  782.   HELPENG, HELPC were written using Turbo Pascal 6.0, and Borland Pascal 7.0,
  783.   Paradox Engine 2.0, and Paradox Engine 3.0, 3.01. 
  784.   (Trademarks of Borland International).
  785.  
  786.   Windows, Microsoft, HC and Quick Help are trademarks or copyrights
  787.   of Microsoft Corp.
  788.  
  789.   The HELPENG program was written using the WINTEXT UI library, 
  790.   (c) 1991,93 Loewy Ron.
  791.  
  792.   THELP, HL and TVHC are Trademarks or copyrights Borland International.
  793.  
  794.   TVHC support, and other ideas were suggested by MunLeong Chan.
  795.  
  796.   POPHELP is a copyright of TurboPower Software.
  797.  
  798.   Parts of the Help Engines were generated using Ron Loewy's WTGEN and dbGen
  799.   CASE code generators.
  800.  
  801.   Parts of the Help Compiler were generated using Ron Loewy's dbGen database 
  802.   code generator.
  803.  
  804.   Yaniv Golan helped me with beta-testing, debugging and suggestions.  
  805.   He is also the programmer of the HPC2HDK program (available in an archive 
  806.   site near you) that convert the HelpPC technical database to the Help 
  807.   Development Kit format.
  808.   (The HelpPC database is a wonderfull hypertext work by David Jurgens).
  809.  
  810.   John Murphy notified me of the paragraph formtting difficulties that
  811.   lead to the .PARAGRAPH .END-PARAGRAPH formatting capabilities.
  812.  
  813.   DESQview/X is a trademark of Quarterdeck Office Systems.
  814.  
  815.   MDVXHELP is a copyright (1992) of Daniel J. Bodoh. I have used his
  816.   excelent documentation of DESQview/X help format to generate code
  817.   to this environment.
  818.  
  819.   The HC31 problem with characters with ordinal values biggen than 127
  820.   was solved thanks to Mr. Lars Fosdal of Norway.
  821.  
  822.   OS/2 is a registered trademark of International Bussiness Machines.
  823.  
  824.   The Text Cursor restore problem in the help engines was reported by Prof.
  825.   Timo Salmi of the Univ. of VAASA, Finland.
  826.  
  827.   D.J. Murdoch suggested the Cross Reference Report enhancments, and winhelp
  828.   Go To Search list box title problem.
  829.