See changelog 20000430 04:10 gmt-3

This commit is contained in:
Luiz Rafael Culik
2000-04-30 07:10:48 +00:00
parent a911ead57a
commit ee5bb53c63
4 changed files with 18 additions and 22 deletions

View File

@@ -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(): </par>
* ---------------------------------------------------
* <table>
* 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: </par>
* ---------------------------------------------
* <table>
* 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: </par>
* ---------------------------
* <table>
* Dbedit.ch Value Meaning

View File

@@ -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

View File

@@ -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

View File

@@ -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