[Harbour] Re: Error compiling with + Hwgui Harbour.

2009-04-27 Thread Itamar Lins
Hi! I am looking for more eficiente channel of change information with developers of Hwgui. Thanks a lot. Itamar M. Lins Jr. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] contrib blat Fail

2009-05-05 Thread Itamar Lins
Hi! No possible use with bcc 5.5 Unresolved external _cSend referenced from D:\DEV\HARBOUR\LIB\HBBLAT.LIB|blatwrp TIA, Itamar M. Lins Jr. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbou

[Harbour] Re: contrib blat Fail

2009-05-06 Thread Itamar Lins
the Viktor already corrected this error. Leonardo Machado Itamar Lins wrote: > > Hi! > No possible use with bcc 5.5 > > Unresolved external _cSend referenced from > D:\DEV\HARBOUR\LIB\HBBLAT.LIB|blatwrp > > TIA, > Itamar M. Lins Jr. > > > > _

[Harbour] Re: contrib blat Fail

2009-05-06 Thread Itamar Lins
Ok! now. Sygecom Tks! External blat is necessary Tks! Itamar M. Lins Jr. "Itamar Lins" escreveu na mensagem news:gts24a$d6...@ger.gmane.org... > Hi! > But see: > Maybe this line into blatwrp.c > > HB_EXTERN_BEGIN > > extern int cSend( char * szCmd ); > > HB

[Harbour] Re: contrib blat Fail

2009-05-06 Thread Itamar Lins
Hi! No possible. I get blat.lib But no work with bcc 5.5 ../../../../source/main/win/bcc/harbour.exe ../../blatcls.prg -n1 -i../../../../include -q0 -w3 -es2 -kmo -l -gc3 bcc32.exe -I. -I../../../../include -q -tWM -w -w-sig- -Q -d -6 -O2 -OS -Ov -Oi -Oc-c blatcls.c -oblatcls.obj blatcls.c:

[Harbour] Re: Re: contrib blat Fail

2009-05-06 Thread Itamar Lins
Hi! Thanks for response. But, my enviroment is basead of install file. --8<-- set HB_BUILD_IMPLIB=yes set HB_DIR_BLAT=C:\blat set HB_INC_BLAT=C:\blat\full\source >8-- My envar is: HB_ARCHITECTURE=win HB_BIN_INSTALL=D:\DEV\HARBOUR\bin HB_BUILD_DLL

[Harbour] Re: Re: contrib blat Fail

2009-05-06 Thread Itamar Lins
Hi! g:\blat\blat262 tree /f ÃÄÄÄdocs ³ ³ ChangeLog.txt ³ ³ changes-194.txt ³ ³ credits.html ³ ³ file_id.diz ³ ³ license.txt ³ ³ readme.txt ³ ³ syntax.html ³ ³ syntax.txt ³ ³ ³ ÀÄÄÄcgi ³ blat-cgi.htm ³ blat-fail.htm ³ blat-success.htm

[Harbour] Re: Re: Re: contrib blat Fail

2009-05-06 Thread Itamar Lins
Hi! Resolved. blat works with bcc 5.5 My fault. Tks a lot! Itamar M. Lins Jr. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] class ftp

2009-05-16 Thread Itamar Lins
Hi! How to disable log of ftp. Many files ftp???.log on the my directore :-( Tks! Itamar M. Lins Jr. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Unrecoverable error 1010: hb_cdxIndexPageRead: Read index page failed.

2009-05-19 Thread Itamar Lins
Hi! I get the error. Application Internal Error - C:\letodb\bin\letodb.exe Terminated at: 2009.05.18 17:22:09 Unrecoverable error 1010: hb_cdxIndexPageRead: Read index page failed. Called from DBUSEAREA(0) Called from HS_OPENTABLE(390) in source\server\server.prg Called from LETO_SERVER(0) Called f

[Harbour] Re: Unrecoverable error 1010: hb_cdxIndexPageRead: Read index page failed.

2009-05-19 Thread Itamar Lins
art letodb executable on error and not use corrupted file 2009/5/19 Itamar Lins Hi! I get the error. Application Internal Error - C:\letodb\bin\letodb.exe Terminated at: 2009.05.18 17:22:09 Unrecoverable error 1010: hb_cdxIndexPageRead: Read index page failed. Called from D

[Harbour] TIP upload ftp problem.

2009-05-24 Thread Itamar Lins
Hi! I get problem with FTP Before works of 2009-05-12 09:25 UTC+0200 Viktor Szakats, works fine. But now show this error. :-( I am using filezilla serverftp. (18) 24/5/2009 16:25:20 - integrator (189.105.11.186)> 230 Logged on (18) 24/5/2009 16:25:20 - integrator (189.105.11.186)> TYPE I (

[Harbour] Re: TIP upload ftp problem.

2009-05-24 Thread Itamar Lins
size, wTotal,ftpfile ) } oFtp:DownLoadFile(fdestino) Procedure ShowGauge( nSent, nSize, wTotal, ftpfile ) IF nSent > 0 @ 10,10 say "Arquivo...: " +ftpfile+" "+ STR(nSen

[Harbour] Re: TIP upload ftp problem.

2009-05-24 Thread Itamar Lins
More info! with slow connections do not work.! If ftp is localhost, work fine, but if WAN connection with 4 until 9 Mbits not work. Regards, Itamar M. Lins Jr. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mai

[Harbour] Re: Re: TIP upload ftp problem.

2009-05-24 Thread Itamar Lins
ork before and not after? > > I'd guess there some other reason for your issues than this > actual commit. I hope other will also review the change if needed > to spot anything problematic. > > Brgds, > Viktor > > On Sun, May 24, 2009 at 10:51 PM, Itamar Lins > wro

[Harbour] Re: Re: TIP upload ftp problem.

2009-05-24 Thread Itamar Lins
net/trac/harbour-project/changeset/11020 > > Are you sure it consistently does work before and not after? > > I'd guess there some other reason for your issues than this > actual commit. I hope other will also review the change if needed > to spot anything problematic. > >

[Harbour] PrintFileRaw

2009-05-27 Thread Itamar Lins
Hi! This part of my code is working, but returns this error. nRet := PrintFileRaw(cPrint,cArq,'Pedido') //return -2 but run ok :-( if nRet < 1 cMsg := 'Erro Imprimindo: ' SWITCH nRet CASE -1 cMsg += "Invalid parameters passed to function" ; EXIT CASE -2 cMsg

[Harbour] Re: PrintFileRaw

2009-05-27 Thread Itamar Lins
2009.05.27., at 12:56, Itamar Lins wrote: > Hi! > This part of my code is working, but returns this error. > > nRet := PrintFileRaw(cPrint,cArq,'Pedido') //return -2 but run ok :-( > if nRet < 1 >cMsg := 'Erro Imprimindo: ' > SWITCH nRet >

[Harbour] Re: PrintFileRaw

2009-05-27 Thread Itamar Lins
Hi! Viktor, forgive me my fault again. Regards, Itamar M. Lins Jr. "Szakáts Viktor" escreveu na mensagem news:eaea62e3-3a36-4f55-8e59-8b9a90517...@syenar.hu... Hi Itamar, It works here. Are you sure the printer name is a valid one? Brgds, Viktor On 2009.05.27., at 12:56, Itamar

[Harbour] Tutor for hbmk2 and GTWVG

2009-05-31 Thread Itamar Lins
Hi! Many brazilian users are looking for examples and documentation of hbmk2 and gtwvg. Regards, Itamar M. Lins Jr. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: Tutor for hbmk2 and GTWVG

2009-05-31 Thread Itamar Lins
) Did not find these examples or documents. Regards, Itamar M. Lins Jr. "Pritpal Bedi" escreveu na mensagem news:23806607.p...@talk.nabble.com... > > Hi > > > Itamar Lins wrote: >> >> Many brazilian users are looking for examples and documentation of hbmk2

[Harbour] Re: Hoe use ADSCHECKEXISTENCE for check the existence of afile by server side

2009-06-02 Thread Itamar Lins
Hi! I use with rddleto: If leto_file(myfile) msginfo("file found") EndIf Regards, Itamar M. Lins Jr. "Massimo Belgrano" escreveu na mensagem news:609353e70906021347v28f229awcab5ea1039dd4...@mail.gmail.com... wich rdd support dbexist()? rddsql,rddado,rddads,letodb 2008/4/29 Przemyslaw Czer

[Harbour] Re: SF.net SVN: harbour-project:[13532] trunk/harbour

2010-01-11 Thread Itamar Lins
I need examples of use netio. For me newbe user, how to make server activate and client side conections. Best Regards, Itamar M. Lins Jr. escreveu na mensagem news:e1nuilw-0001f1...@c3vjzd1.ch3.sourceforge.com... > Revision: 13532 > > http://harbour-project.svn.sourceforge.net/harbour-project/

[Harbour] bmdbfcdx error

2010-01-13 Thread Itamar Lins
Hi! With MSVC express, XP SP3 * $Id: ChangeLog 13555 2010-01-13 17:14:01Z vszakats $ cl.exe -I. -I../../../../../include -nologo -TP -W4 -wd4127 -Ot2b1 -EHs-c- -DUNICODE -DUNICODE -Fobmdbfcdx.obj -c ../../../bmdbfcdx.c bmdbfcdx.c ../../../bmdbfcdx.c(428) : warning C4244: '=' : conversion f

[Harbour] Re: bmdbfcdx error

2010-01-14 Thread Itamar Lins
Hi! , possible loss of data ../../../bmdbfcdx.c(9447) : warning C4244: 'argument' : conversion from 'int' to 'BYTE', possible loss of data ../../../bmdbfcdx.c(9447) : warning C4244: 'argument' : conversion from 'int' to 'BYTE', possible loss of data ../../../bmdbfcdx.c(9624) : warning C4244

[Harbour] Re: bmdbfcdx error

2010-01-14 Thread Itamar Lins
Now with Revision: 13576 works fine! Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] error LNK2001: unresolved external symbol _HB_FUN_HB_SETCODEPAGE

2010-01-14 Thread Itamar Lins
Hi! Now I get this is error. How to resolve this ? Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: error LNK2001: unresolved external symbol_HB_FUN_HB_SETCODEPAGE

2010-01-14 Thread Itamar Lins
I change. HB_SETCODEPAGE([PTISO]) -> hb_CdpSelect([PTISO]) No error Best regards, Itamar M. Lins Jr. "Itamar Lins" escreveu na mensagem news:hin5n4$of...@ger.gmane.org... > Hi! > > Now I get this is error. How to resolve this ? > > Best

[Harbour] off topic - letodb

2010-01-14 Thread Itamar Lins
Hi! I'm sorry for that but, I do not know how to solve this problem as. G:\letodb>hbmk2 letodb.hbp rddleto.hbc hbmk2: Processando arquivo de configuração: D:\DEV\HARBOUR\BIN\hbmk.cfg hbmk2: Processando: rddleto.hbc hbmk2: Compilando... leto_win.c include\srvleto.h(71) : fatal error C1083: Cannot

[Harbour] Re: off topic - letodb

2010-01-14 Thread Itamar Lins
Itamar Lins escreveu: My fault, the command correct is: G:\letodb>hbmk2 rddleto.hbp letodb.hbp hbmk2: Processando arquivo de configura‡Æo: C:\DEV\HARBOUR\bin\hbmk.cfg hbmk2: Processando: rddleto.hbc hbmk2: Compilando... leto1.c source\client\leto1.c(129) : error C2061: syntax error : identif

[Harbour] Re: off topic - letodb

2010-01-14 Thread Itamar Lins
Itamar Lins escreveu: My fault, the command correct is: G:\letodb>hbmk2 rddleto.hbp letodb.hbp hbmk2: Processando arquivo de configura‡Æo: C:\DEV\HARBOUR\bin\hbmk.cfg hbmk2: Processando: rddleto.hbc hbmk2: Compilando... leto1.c source\client\leto1.c(129) : error C2061: syntax error : identif

[Harbour] win_tprn error.

2010-01-15 Thread Itamar Lins
Hi! ChangeLog 13594 2010-01-15 18:25:14Z druzus ../../../../../bin/win/msvc/harbour.exe ./../../win_tprn.prg -i../../../../../ include -n1 -q0 -w3 -es2 -kmo -i- -l ../../../win_tprn.prg(512) Warning W0003 Variable 'HPEN' declared but not used in function 'WIN_PRN_TEXTOUT(490)' No code genera

[Harbour] Command Prompt xHb compatible

2010-01-15 Thread Itamar Lins
Hi! This sintaxe compile fine with xHarbour. @ 11,21 prompt "Action 1" color '+w/b' But I get error with Harbour. Error E0030 Syntax error "syntax error at '@'" Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB

[Harbour] Re: Command Prompt xHb compatible

2010-01-15 Thread Itamar Lins
er Hwgui, is for my old program... Best regards, Itamar M. Lins Jr. "Przemyslaw Czerpak" escreveu na mensagem news:20100115202646.ga12...@linux-4bod.home.aster.pl... > On Fri, 15 Jan 2010, Itamar Lins wrote: > > Hi, > >> This sintaxe compile fine with xHarbour. >>

[Harbour] error compiling demowvg.prg

2010-01-16 Thread Itamar Lins
Hi! D:\harbour\trunk\harbour\contrib\gtwvg\tests>hbmk2 demowvg.prg Harbour 2.0.1dev (Rev. 13594) Copyright (c) 1999-2010, http://www.harbour-project.org/ Compiling 'demowvg.prg'... Lines 7469, Functions/Procedures 73 Generating C source output to 'demowvg.c'... Done. demowvg.c hbmk_4eg122.c Genera

[Harbour] Re: off topic - letodb

2010-01-18 Thread Itamar Lins
Now I found 2 problem with letodb. error LNK2019: unresolved external symbol _hb_cdpnTranslate referenced in function _letoKeyToStr error LNK2019: unresolved external symbol _GetComputerNameA referenced in function _leto_NetName 2009-09-11 20:37 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.p

[Harbour] Printing OEM_CHARSET win_prn()

2010-01-18 Thread Itamar Lins
Hi! Still can not print graphics for example, chr(178). #include 'hbwin.ch' REQUEST HB_LANG_PT REQUEST HB_CODEPAGE_PTISO Procedure Main () aPrn := GetPrinters() HB_CDPSelect( "PTISO" ) HB_LANGSELECT( 'PT' ) If empty(aPrn) MsgStop("Error") return .f. EndIf oPrn := win_prn():New(GetDefau

[Harbour] Off topic - Hwgui update

2010-01-19 Thread Itamar Lins
Hi! Sorry, we were unable to deliver your message to the following address. : Remote host said: 550 relay not permitted [RCPT_TO] hbmk2: Processando arquivo de configura?Æo: D:\DEV\HARBOUR\BIN\hbmk.cfg hbmk2: Processando: hwgui.hbc hbmk2: Compilando... barcode.c include\guilib.h(5) : fatal error

[Harbour] Re: Printing OEM_CHARSET win_prn()

2010-01-20 Thread Itamar Lins
can not help you, my system print correctly chr(178), U+2593 > (0xB2): Dark Shadow > Check it in the character map .- > > http://windows.microsoft.com/pt-PT/windows-vista/Open-Character-Map > > HTH > -- > Xavi > > El 18/01/2010 15:59, Itamar Lins escribió: >

[Harbour] rddsetdefault

2010-01-20 Thread Itamar Lins
Hi! I am with problem here. Function Main REQUEST LETO RDDSETDEFAULT( "LETO" ) Error DBCMD/1015 Argument error: RDDSETDEFAULT Called from RDDSETDEFAULT(0) Is a problem of RDD LetoDb correct? Best regards, Itamar M. Lins Jr. ___ Harbour mai

[Harbour] hbwin.lib error

2010-01-25 Thread Itamar Lins
Hi! See this: * $Id: ChangeLog 13709 2010-01-25 20:24:23Z vouchcac $ hbmk2: Processando arquivo de configura?Æo: D:\DEV\HARBOUR\BIN\hbmk.cfg hbmk2: Linkando... farol.exe hbwin.lib(win_bmp.obj) : error LNK2019: unresolved external symbol _png_get_io_ptr referenced in function "void __cdecl hb_png

[Harbour] Re: hbwin.lib error

2010-01-25 Thread Itamar Lins
lib to the liblist manually. (first option strong preferred, to avoid any similar problems in the future) Also see: contrib\hbwin\hbwin.hbc Brgds, Viktor On 2010 Jan 26, at 01:03, Itamar Lins wrote: > Hi! > See this: > * $Id: ChangeLog 13709 2010-01-25 20:24:23Z vouchcac $ > > h

[Harbour] Binaries for Suse

2010-02-02 Thread Itamar Lins
Hi! URL to download of Harbour 2.0? Best regards. Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: Go Programming Language vs Harbour Programming Languages

2010-02-02 Thread Itamar Lins
I am pleased to announce that the GCC Steering Committee has accepted the contribution of the gccgo front-end and gcc-specific runtime for the Go language with Ian Taylor appointed maintainer. The GCC Release Managers will decide the details about the timing of the merge and inclusion in G

[Harbour] Re: Binaries for Suse

2010-02-03 Thread Itamar Lins
francesco perillo escreveu: I can provide rpm for some suse releases... which one do you need ? And which optional components do you need (since some of these servers are production servers I can't install too much stuff on them) Francesco Hi, Not is for me, but to many brazilian users. I a

[Harbour] dllcall problem

2010-02-03 Thread Itamar Lins
Hi! I am with a small problem,DLLCALL not working with MINGW, but run fine using MSVC express. Bellow piece of code with Hwgui. #define DC_CALL_STD 0x0020 Function Grafico(sTemp,lPrint) Local oMainWindow, oFont, hDll hDll:=loadlibrary("rmchart.dll") INIT DIALOG oMainWindow TITLE "GRÁFICO"

[Harbour] Re: dllcall problem

2010-02-04 Thread Itamar Lins
Hi! The error occurs in the line: DllCall(hDll,DC_CALL_STD,"RMC_CREATECHARTFROMFILE",oMainWindow:Handle,1001,10,10,0,sTemp) Question! DllCall working fine with MinGW? Best regards, ITamar M. Lins Jr. ___ Harbour mailing list (attachment size limit:

[Harbour] Re: dllcall problem with MinGW ChangeLog 13762

2010-02-04 Thread Itamar Lins
Hi! More tests with SVN ChangeLog 13762 Now using file testdll.prg of directory hbwin\tests, see bellow. C:\harbour\trunk\harbour\contrib\hbwin\tests>hbmk2 testdll.prg hbmk2: Processando script local: hbmk.hbm hbmk2: Processando arquivo de configuração: C:\DEV\HARBOUR\bin\hbmk.cfg Harbour 2.1.0de

[Harbour] Re: SF bug tracker#2945728: Wrong usage of console bufferin Windows

2010-02-05 Thread Itamar Lins
Hi! Please post small exaple of how to activate debug in Hwgui. Best regards, Itamar M. Lins Jr. "Alex Strickland" escreveu na mensagem news:4b6bd5e1.5060...@mweb.co.za... > Przemyslaw Czerpak wrote: > >>> Calling SETMODE() fixed such anomalies by setting both to the same >>> dimemntions. >> >>

[Harbour] HBIDE Run-time Error!

2010-02-05 Thread Itamar Lins
Hi! Error BASE/1004 No exported Method:SETMOUSETRACKING Called from SETMOUSETRACKING(0) Called from HBQTUI:SETMOUSETRACKING(0) Called from XBPDIALOG:CREATE(0) Called from IDEDOCKS:BUILDDIALOG(138) Called from HBIDE:CREATE(286) Called from MAIN(102) The files DLL of QT were copied of directory c:\

[Harbour] Re: HBIDE Run-time Error!

2010-02-05 Thread Itamar Lins
Yes same error. But, why working in CPU with MinGW? Is very confusing for me. Is problem with DLL? Best regards, Itamar M. lins Jr. Pritpal Bedi escreveu: Build clean hbqt, hbXBP and hbIDE. Please report if this error persists. ___ Harbour maili

[Harbour] Re: HBIDE Run-time Error!

2010-02-06 Thread Itamar Lins
Hi! Problem isolated. HBIDE if not copy folder resorce,occurs the problem! I comment out line HBIDE...UIC but same error. Only copy folder resorce HBIDE working fine. Best regards, Itamar M. Lins Jr. Pritpal Bedi escreveu: Itamar Lins-2 wrote: Yes same error. But, why working in CPU with

[Harbour] Re: HBIDE Run-time Error!

2010-02-06 Thread Itamar Lins
The correct name of folder is resorces. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] MinGW dllcall function not run.

2010-02-06 Thread Itamar Lins
Hi! sorry to insist on that but there is a possibility to make it work with him. I need to take MinGW. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/

[Harbour] Win_prn question.

2010-02-28 Thread Itamar Lins
Hi! What is probability of having a simple preview of prints. Is very important for us users. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/l

[Harbour] Re: Win_prn question.

2010-02-28 Thread Itamar Lins
Em 28/2/2010 17:43, Itamar Lins escreveu: Hi! What is probability of having a simple preview of prints. Is very important for us users. Best regards, Itamar M. Lins Jr. What is probability of having a simple preview of prints ? ___ Harbour

[Harbour] Re: Win_prn question.

2010-02-28 Thread Itamar Lins
Em 28/2/2010 18:18, Pritpal Bedi escreveu: Itamar Lins-2 wrote: What is probability of having a simple preview of prints ? Let me finish with hbIDE, I will isolate the code of "Print Preview" from my Vouch32.lib and will commit to SVN. With Clipper appln you can use it right n

[Harbour] SddODBC bug DBSTRUCT()

2010-02-28 Thread Itamar Lins
Hi! /* * $Id: test1.prg 12948 2009-11-20 12:45:41Z vszakats $ */ #include "hbrddsql.ch" REQUEST SDDODBC, SQLMIX PROC main() RDDSETDEFAULT( "SQLMIX" ) SET( _SET_DATEFORMAT, "-mm-dd" ) ? "Connect:", RDDINFO( RDDI_CONNECT, { "ODBC", "DBQ=" + hb_DirBase() + "\..\..\..\hbodbc\tests\

[Harbour] Re: SddODBC bug DBSTRUCT()

2010-02-28 Thread Itamar Lins
;, "C", 20, 0}, {"Last", "C", 20, 0}, {"Street","C",30, 0}, {"City", "C",30, 0}, {"State", "C", 2, 0}, {"Zip", "C", 10, 0}, {"Hiredate", "@", 19, 0}, {"Married"

[Harbour] hvm.c:11605: error: for each function it appears in.)

2010-02-28 Thread Itamar Lins
Hi! ChangeLog 14027 2010-03-01 00:26:17Z vszakats $ Win Xp SP3, MingWin. -cut-- 586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -DUNICODE -ohvmall.o -c ../../../../hvmall.c In file included from ../../../../hvmall.c:83: ../../../../hvm.c: In function 'HB_FUN_HB_ARRAYTOPARAM

[Harbour] Re: hvm.c:11605: error: for each function it appears in.)

2010-03-01 Thread Itamar Lins
Fix! 2010-03-01 08:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/vm/hvm.c ! added missing HB_STACK_TLS_PRELOAD Thanks! Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org h

[Harbour] Re: SF.net SVN: harbour-project:[14028] trunk/harbour

2010-03-01 Thread Itamar Lins
Hi! sddodbc not working. The return of column while field is caracters for example show ?? test with file. contrib/rddsql/sddodbc/tests/test1.prg Best regards, Itamar M. Lins Jr. Em 28/2/2010 22:34, vszak...@users.sourceforge.net escreveu: Revision: 14028

[Harbour] RDDSQL Question.

2010-03-03 Thread Itamar Lins
Hi! Can you create examples of creating, adding, modifying fields of the tables via rddsql. The current examples are only query. For tables mdb via ado and other if possible. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size

[Harbour] Re: RDDSQL Question.

2010-03-03 Thread Itamar Lins
Hi! Thanks for response. But if I for example use: My Browse() function and modify a field? Because I change only in temporary cache query. How to proceed for commit? Best regards, Itamar M. Lins Jr. Em 3/3/2010 09:38, Mindaugas Kavaliauskas escreveu: Hi, Itamar Lins wrote: Can you create

[Harbour] Re: RDDSQL Question.

2010-03-03 Thread Itamar Lins
Em 3/3/2010 10:25, Mindaugas Kavaliauskas escreveu: Hi, But if I for example use: My Browse() function and modify a field? Because I change only in temporary cache query. How to proceed for commit? In my code on edit dialog "OK" button, o do both actions: execute query and set field values.

[Harbour] Re: SF.net SVN: harbour-project:[14111] trunk/harbour

2010-03-09 Thread Itamar Lins
Em 9/3/2010 16:25, Massimo Belgrano escreveu: Impossible starting program because qtcore4.dll not present in computer i have path to c:\qt\4.5.5.3\bin and and here i have have qtcore4.dll Must delete my qt and reinstall qt? 2010/3/9 Pritpal Bedi: Oh, I forget to mention that hbqt+ libs and hb

[Harbour] Same functions not found.

2010-03-18 Thread Itamar Lins
Hi! My project now not found this is functions: DbCopyStruct() dllcall() curdrive() Ps.Changelog 14175 2010-03-15 22:57:312 druzus Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@har

[Harbour] Request feature win_prn.

2010-03-20 Thread Itamar Lins
Hi! Please add possibility vertical print caracters. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Hi! My envar is: HB_WITH_PGSQL=C:\Arquivos de programas\PostgreSQL\8.4\include HB_BUILD_IMPLIB=yes C:\harbour\trunk\harbour>win_make clean install ... ! 'sddpg' library skipped ('postgresql' not found. Configure with HB_WITH_PGSQL. ) ! Making hbrun with application icon... hbmk2: Processing env

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
= [...] - Spaces in directory names aren't currently supported. --- Brgds, Viktor On 2010 Mar 26, at 14:52, Itamar Lins wrote: Hi! My envar is: HB_WITH_PGSQL=C:\Arquivos de programas\PostgreSQL\8.4\include HB_BUILD_IMPLIB=yes C:\harbour\trunk\harbour>win_make clean install ... ! 's

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
With new update SVN, ChangeLog 14238 --- ! Making C:\DEV\HARBOUR\bin\hbmk.cfg... .\bin\postinst.bat ! Making shared version of Harbour binaries... ! Making hbrun with application icon... hbmk2: Processing environment options: -platform=win -compiler=mingw hbmk2: Created import

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Thanks! With ChangeLog 14240 works fine! Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] pgrdd problem

2010-03-26 Thread Itamar Lins
Hi! C:\harbour\trunk\harbour\contrib\hbpgsql>hbmk2 pgrdd.prg hbmk2: Processando arquivo de configuração: C:\DEV\HARBOUR\bin\hbmk.cfg hbmk2: Processando: hbpgsql.hbc Harbour 2.1.0dev (Rev. 14236) Copyright (c) 1999-2010, http://www.harbour-project.org/ Compiling 'pgrdd.prg'... Lines 1224, Functions

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
oops! The problem is name of file LIBLIBPQ.A and if I am configured envar: HB_WITH_PGSQL=C:\Arquivos de programas\PostgreSQL\8.4\include This is message is wrong ? ! 'sddpg' library skipped ('postgresql' not found. Configure with HB_WITH_PGSQL. And not creating lib contrib files of hbpgsql Best

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
INSTALL. Brgds, Viktor On 2010 Mar 26, at 16:58, Itamar Lins wrote: ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Em 26/3/2010 14:42, Viktor Szakáts escreveu: ... You're overcomplicating it. Brgds, Viktor Yes, now I understand. The Solution Xavi works fine: Set HB_WITH_PGSQL = C:\Arquiv~1\PostgreSQL\8.4\include P.S.I'm sorry for abusing your patience. Best regards, Itamar M. Lins Jr. _

[Harbour] Re: SF.net SVN: harbour-project:[14230] trunk/harbour

2010-03-26 Thread Itamar Lins
Hi! Now when open THEME MANAGER show this is error: Error BASE/1132 Bound error: array access Called from HBQTUI:Q_COMBOTHEMES(0) Called from (b)IDETHEMES_SHOW(519) Called from eval(0) ... Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (at

[Harbour] hbmk2 log error

2010-03-27 Thread Itamar Lins
Hi! how to direct the output of errors to a file ? Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] WVW

2010-03-29 Thread Itamar Lins
Hi! Many Brazilians are expecting or have not moved to the harbour because the wvw is not fully functional in the harbour. Testing the file wvwtest9 is not possible to open the browse dbf. More than 100 people waiting likely. Best regards, Itamar M. Lins Jr. ___

[Harbour] Re: WVW

2010-03-29 Thread Itamar Lins
Em 29/3/2010 11:01, Viktor Szakáts escreveu: That's good because maybe from those 100 users, there is a higher chance that someone will be able to fix the problems. If this request was targeted to me, I'm sorry but I cannot help more. Wasted too much time with stuff just for the sake of making H

[Harbour] Re: WVW

2010-03-29 Thread Itamar Lins
Em 29/3/2010 12:22, Pritpal Bedi escreveu: Itamar Lins-2 wrote: I understand your situation, the users were the Brazilians who made the fix for the xHarbour 1.2.1. How ill-informed I remained so long. I was under the impression that "they" were "Clipper heads" who f

[Harbour] Re: WVW

2010-03-29 Thread Itamar Lins
Em 29/3/2010 11:36, Viktor Szakáts escreveu: Hi Itamar, If this request was targeted to me, I'm sorry but I cannot help more. Wasted too much time with stuff just for the sake of making Harbour look better. Was too much being the red cross. So, ppl, jump on it and fix it. Hi! I understand you

[Harbour] Re: WVW

2010-03-29 Thread Itamar Lins
Hi! The fact is that many people are waiting, changes in xHarbour, which in my opinion is already a dying project. Through forums Brazilians can see that only the WVW and RDDSQL xHarbour.com hold some of Brazilian users with the xHarbour persists. Because since the departure of Mr Przmek, there

[Harbour] Re: WVW

2010-03-29 Thread Itamar Lins
Em 29/3/2010 20:30, Bruno Luciani escreveu: This is an only windows library Is that wright ? Bruno Yes. Unfortunately there are many systems done with it. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbo

[Harbour] Re: WVW

2010-03-30 Thread Itamar Lins
Em 30/3/2010 08:57, Bruno Luciani escreveu: which library i need to link to run your sample ? Bruno 2010/3/29 Itamar Lins mailto:itamarl...@gmail.com>> Em 29/3/2010 20:30, Bruno Luciani escreveu: This is an only windows library Is that wright ? Bruno

[Harbour] hbblat with MingW.

2010-03-30 Thread Itamar Lins
Hi! I get this is error: C:/DEV/HARBOUR/lib/win/mingw/libhbblat.a(blatwrp.o):blatwrp.c:(.text+0x2c): undefined reference to `cSend' collect2: ld returned 1 exit status ChangeLog 14243,Xp-SP3 With MSVC express works fine. Best regards, Itamar M. Lins Jr.

[Harbour] Re: hbblat with MingW.

2010-03-30 Thread Itamar Lins
My Fault. Forgot HB_WITH_BLAT=C:\blat\full\source best regards, Itamar m. Lins jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Linux daemon gtnul

2010-05-05 Thread Itamar Lins
Hi! My program with xHarbour run fine. But the same program not run with Harbour. File script.hbp -inc -gtnul -lhbct -lhbtip -lxhb -ordemail # sources rd.prg arquivos.prg parametr.prg avisos.prg envemail.prg End script. No show error. What can is happening? Best regards, Itamar M. Lins Jr. _

[Harbour] field type +

2010-05-13 Thread Itamar Lins
Hi! Please inform the link or doc with structure of dbf supporting for harbour. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbou

[Harbour] hbide with Win 7

2010-05-14 Thread Itamar Lins
Hi! I am now, using windows 7 and moviment of cursor is very slow. Another problem is refresh of files on project, not appears all files of side menu. ChangeLog 14470 Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit:

[Harbour] Re: hbide with Win 7

2010-05-14 Thread Itamar Lins
Em 14/05/2010 10:40, Pritpal Bedi escreveu: Refresh of files: tell a bit detail, do not use shorthand. Well, my english is not good. My project has more than 22 files, and I add a file of name "movimento.prg" and the window "projects" does not show that file, but the window "project properti

[Harbour] Re: hbide with Win 7

2010-05-14 Thread Itamar Lins
Em 14/05/2010 11:21, Pritpal Bedi escreveu: Also can you check if cursor navigation is improved after r14474 ? I noticed a small difference, very little indeed. Another problem now is, hbide no working with 2 projects. I can not change your project, just open the first project even asking t

[Harbour] Re: hbide with Win 7

2010-05-14 Thread Itamar Lins
Em 14/05/2010 13:06, Itamar Lins escreveu: I can not change your project, just open the first project even asking to close the project it does. Sugestion, maybe, while open project open window and show message set as default project. Or same if window project is closed, reopen window. Best

[Harbour] Re: hbide with Win 7

2010-05-14 Thread Itamar Lins
Em 14/05/2010 14:21, Pritpal Bedi escreveu: So this is a problem with Qt, not Harbour wrappers. Which version of Qt are you using ? QT 2009.4 QT Creator show: Based on Qt 4.5.3 (32 bit) Built on Sep 30 2009 at 05:21:42 I work with n number of projects. How do you describe the fact "not work

[Harbour] Re: SF.net SVN: harbour-project:[14479] trunk/harbour

2010-05-14 Thread Itamar Lins
Em 14/05/2010 21:45, vouch...@users.sourceforge.net escreveu: Revision: 14479 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14479&view=rev Author: vouchcac Date: 2010-05-15 00:45:27 + (Sat, 15 May 2010) Log Message: --- 2010-15:14 17:40 UTC-0800 Pr

[Harbour] Re: SF.net SVN: harbour-project:[14479] trunk/harbour

2010-05-14 Thread Itamar Lins
Another problem while close HBIDE show "This aplication has requested the runtime to terminate it in an unusual way." Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harb

[Harbour] Re: SF.net SVN: harbour-project:[14476] trunk/harbour

2010-05-15 Thread Itamar Lins
Hi! Buttons and of window environment not working. If select option menu environment, if window already open, not show window. Sujestion, open window "environment" with modal option. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (atta

[Harbour] Re: SF.net SVN: harbour-project:[14510] trunk/harbour

2010-05-17 Thread Itamar Lins
Hi! a)Via mouse position the cursor anywhere in a text and press key del. Result: cursor got to top of (similar ctrl+home) text. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http:

[Harbour] Re: SF.net SVN: harbour-project:[14510] trunk/harbour

2010-05-17 Thread Itamar Lins
Hi! Message of window out put console is wrong. hbmk2: Running executable: start "" cepe.exe Exit Code [ 0 ]Exit Status [ 0 ]Finished at [ 08:54:03 ]Done in [ 6.54 Secs ] --

[Harbour] Re: SF.net SVN: harbour-project:[14512] trunk/harbour

2010-05-17 Thread Itamar Lins
Hi! Same problem with key . Problem not resolved. a)Via mouse position the cursor anywhere in a text and press key del. Result: cursor got to top of (similar ctrl+home) text. Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size l

  1   2   3   >