Description:
xHarbour programming, Clipper, and xBase.
|
|
|
Build 9434 Available
|
| |
Hi:
xHarbour Build 9434 is now available at [link] Password: 'XHB'
( Changes by Andi Jahja to ...source\rtl\winole.c )
The build versions have now also been corrected. All build from 9429 thru 9433 have been withdraw from the download site.
-- Mel Smith... more »
|
|
Build 9431 Available
|
| |
Hi:
xHarbour Build 9431 is now available at [link] Password: 'XHB'
( Changes by Luiz Culik : zlib makefile corrections, and Andi Jahja : hvm.c fixes )
-- Mel Smith
|
|
Missing parameter in netredir function
|
| |
Hi!, this is a suggestion: I think that there is a missing parameter
in the reference function: the User parameter. Novell needs this info
to validate. In this way: NetRedir( <cLocal> , ;
<cServer> , ;
<cUser>,;
[<cPassword>], ;
[<lShowError>] ) --> lSuccess
Best Regards.
Roberto Olaciregui from Argentina... more »
|
|
ADO Ms Access date\time
|
| |
To All
Just upgraded to xHarbour 1.21 rev 9421 and when I assign a variable
to a Ms Access Date\Time field the ValType returns (T) ime ..
Here is the error log :
Application
===========
Path and name: C:\Fox\PMOSQL-N\pmow32.Exe (32 bits)
Size: 3,553,792 bytes
Compiler version: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9421)... more »
|
|
Compilar xHarbour Linux
|
| |
Baixei xharbour
svn co [link]
Entrei na pasta e executei o comando abaixo
./make_rpm.sh --with hrbsh --without x11 --without adsrdd
deu este erro
EX -DHAVE_CONFIG_H -I../../ -O3 -c ../../pcre_globals.c -
opcre_globals.o
make[4]: *** Sem regra para processar o alvo `pcre_info.o',... more »
|
|
Build 9428 Available
|
| |
Hi:
xHarbour Build 9428 is now available at [link] Password: 'XHB'
( Changes by Andi Jahja to ...\rtl\pcre\ modules )
-- Mel Smith
|
|
send key to other process ?!
|
| |
Hi all,
is it possible to send key from one xharbour exe to any other process (or other xharbour exe) ?!
Thanks
|
|
About FastReport5 and FRH5
|
| |
Dear FRH-users,
Due to the fact that release of FastReport5 is near, I would like to
ask you some questions.
It is clear that the new version of FastReport will require some
restructuring of the FRH-code. This is a good time to consider and
remove defects and inconveniences that exist now. So I would like to... more »
|
|
Build 9426 Available
|
| |
Hi:
xHarbour Build 9426 is now available at [link] Password: 'XHB'
( Changes by Luis Krause in mdir.bat and in ..\contrib\ads )
-- Mel Smith
|
|
#command optional parameter
|
| |
Dear friends, in the following sample I would want to specify the OPTION clause using a logical value (something like the remmed line):
...
FUNCTION MAIN()
LOCAL lVal := .T.
TEST
TEST OPTION
// TEST lVal
INKEY( 0 )
RETURN NIL
STATIC FUNCTION TEST( lOption )... more »
|
|
|