diff --git a/harbour/doc/en/browse.txt b/harbour/doc/en/browse.txt index 0bcbdcb022..39095da5f2 100644 --- a/harbour/doc/en/browse.txt +++ b/harbour/doc/en/browse.txt @@ -104,8 +104,8 @@ * and is the equivalent of one field. Each row is equivalent of one * database record. - * Following are active keys that handled by DBEDIT(): - * --------------------------------------------------- + * Following are active keys that handled by DBEDIT(): + * --------------------------------------------------- * * Key Meaning @@ -139,8 +139,8 @@ * is omitted, the index number is the FIELD() number of the open * database structure. - * DBEDIT() nMode could be one of the following: - * --------------------------------------------- + * DBEDIT() nMode could be one of the following: + * --------------------------------------------- *
* Dbedit.ch Meaning @@ -154,8 +154,8 @@ * The user define function or code block must return a value that tell * DBEDIT() what to do next. - * User function return codes: - * --------------------------- + * User function return codes: + * --------------------------- *
* Dbedit.ch Value Meaning diff --git a/harbour/doc/genhtm.bat b/harbour/doc/genhtm.bat index b9ce08dcb2..f2735ad014 100644 --- a/harbour/doc/genhtm.bat +++ b/harbour/doc/genhtm.bat @@ -7,5 +7,6 @@ hbdoc -htm genwww.lnk genwww.rsp cd htm echo renaming Harbour.htm to index.htm ren harbour.htm index.htm - +del genwww.lnk +ren genwww.old genwww.lnk diff --git a/harbour/doc/genhtm.cmd b/harbour/doc/genhtm.cmd index b9ce08dcb2..158aa994f4 100644 --- a/harbour/doc/genhtm.cmd +++ b/harbour/doc/genhtm.cmd @@ -7,5 +7,5 @@ hbdoc -htm genwww.lnk genwww.rsp cd htm echo renaming Harbour.htm to index.htm ren harbour.htm index.htm - - +del genwww.lnk +ren genwww.old genwww.lnk diff --git a/harbour/doc/genhtm.lnk b/harbour/doc/genhtm.lnk index 718670f0a2..e264d106ae 100644 --- a/harbour/doc/genhtm.lnk +++ b/harbour/doc/genhtm.lnk @@ -1,19 +1,14 @@ -!name: Harbour Reference Guide -!credits: Harbour (c) http://www.harbour-project.org - 2000/04/09 build by Luiz Rafael Culik +!name: Harbour Version %HB_VERSION% (c) reference Guide +!credits: Harbour Version %HB_VERSION% (c) http://www.harbour-project.org + %HB_BLDDATE% build By Luiz Rafael Culik Functions Documented by: - Chen Kedem, Luiz Rafael Culik, Brian Hays + Chen Kedem, Luiz Rafael Culik,Brian Hays + !menu: Reference -Functions A-M funcam.ngo -Functions N-_ funcn_.ngo +Functions funcam.ngo Command comm.ngo Tools Tools.ngo OOP Commands oopcom.ngo !menu: Harbour -Compiler Options Compil~1.ngo -GNU License gnulic~1.ngo -GNU License P2 gnulic~2.ngo -License license.ngo -Readme overview.ngo -Harbour Extension harbou~1.ngo - +Information informat.ngo +Runtime Error Error.ngo