2012-11-25 17:36 UTC+0100 Viktor Szakats (harbour syenar.net)
* include/harbour.hbx
* contrib/xhb/xhberr.prg
! minor casing fix
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2012-11-25 17:36 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* include/harbour.hbx
|
||||
* contrib/xhb/xhberr.prg
|
||||
! minor casing fix
|
||||
|
||||
2012-11-25 17:25 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* src/rdd/hbsix/sxcompat.prg
|
||||
* src/rtl/achoice.prg
|
||||
|
||||
@@ -479,7 +479,7 @@ STATIC FUNCTION LogError( oerr )
|
||||
ENDIF
|
||||
FWriteLine( nHandle, "" )
|
||||
|
||||
hb_WAeval( {||
|
||||
hb_WAEval( {||
|
||||
IF hb_IsFunction( "Select" )
|
||||
FWriteLine( nHandle, "Work Area No ......: " + strvalue( Eval( hb_macroBlock( "Select()" ) ) ) )
|
||||
ENDIF
|
||||
|
||||
@@ -870,7 +870,7 @@ DYNAMIC hb_UTF8ToStrBox
|
||||
DYNAMIC hb_ValToExp
|
||||
DYNAMIC hb_ValToStr
|
||||
DYNAMIC hb_Version
|
||||
DYNAMIC hb_WAeval
|
||||
DYNAMIC hb_WAEval
|
||||
DYNAMIC hb_WildMatch
|
||||
DYNAMIC hb_WildMatchI
|
||||
DYNAMIC hb_ZCompress
|
||||
|
||||
Reference in New Issue
Block a user