2012-07-19 20:49 UTC+0200 Viktor Szakats (vszakats syenar.net)
* examples/hbapollo/dbedit.prg
! fix (to a source redone for Harbour)
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-07-19 20:49 UTC+0200 Viktor Szakats (vszakats syenar.net)
|
||||
* examples/hbapollo/dbedit.prg
|
||||
! fix (to a source redone for Harbour)
|
||||
|
||||
2012-07-19 14:57 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
+ examples/hbapollo
|
||||
+ examples/hbapollo/*.c
|
||||
|
||||
@@ -80,7 +80,7 @@ FUNCTION DBEDIT( nTop, nLeft, nBottom, nRight, ;
|
||||
IF !Used()
|
||||
RETURN .F.
|
||||
ELSEIF EOF()
|
||||
dbGoBottom()
|
||||
sx_dbGoBottom()
|
||||
ENDIF
|
||||
|
||||
IF ! HB_ISNUMERIC( nTop ) .OR. nTop < 0
|
||||
|
||||
Reference in New Issue
Block a user