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

2010-05-24 Thread Teo Fonrouge
On May 24, 2010, at 8:27 PM, Przemysław Czerpak wrote: > On Tue, 25 May 2010, tfonro...@users.sourceforge.net wrote: > > Hi, > >> Log Message: >> --- >> 2010-05-24 19:19 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) >> * contrib/hbtip/tht

[Harbour] THtmlDocument class bug ?

2010-05-21 Thread Teo Fonrouge
Hello all, I want to create, using Harbour, some html files So I would like to know if there are any known issues regarding this class. The sample: "harbour/contrib/hbtip/tests/dbtohtml.prg", seems to build a malformed html document; the end tags for and are missing from the final html file bui

Re: [Harbour] Problems wxHarbour

2010-05-10 Thread Teo Fonrouge
Hello Carlos, On May 10, 2010, at 12:31 PM, Carlos Arturo Castaño G. wrote: > Best regards, > > in process compiler wxHarbour with Mandriva2010 and MinGW , harbour2.0 > > problems in the programs : > show: > > sintaxis error argument at ( ... ) > > wxharbour.0.5.0-3/src/TAlias.prg > > lines:

Re: [Harbour] Harbour "random" GPFs

2010-04-27 Thread Teo Fonrouge
Hello Viktor, On Apr 27, 2010, at 6:39 AM, Viktor Szakáts wrote: > Hi All, > > Lately I mentioned having "random" GPFs with my live apps > since changing to Harbour r14336. I also mentioned they are > gone. This turned out not to be true, they are still present. > > I have about 100KB of loca

Re: [Harbour] osx and fopen64()

2010-04-22 Thread Teo Fonrouge
Hello Viktor, On Apr 22, 2010, at 12:15 PM, Viktor Szakáts wrote: > Hi All, > > I'm getting this on OS X: > --- > /Developer/usr/bin/clang -I. -I../../../../../include -fno-common -O3 > -DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/usr/include -o ioapi.o -c > ../../../ioapi.c > ../../../ioapi.c:1

[Harbour] [Przemek] Call HB_GCAll() inside AltD()

2010-04-22 Thread Teo Fonrouge
Hello Przemek, When using the debugger and having objects with destructors, sometimes when the AltD() function is executed and the program execution is paused the destructor code is not called until the first InKey( 0 ) call is issued and causing the execution of the destructor code right after e

Re: [Harbour] I have a problem with hb_arrayNew ()

2010-04-12 Thread Teo Fonrouge
Hello Claudio, Forgot to give the link. On Apr 12, 2010, at 9:47 AM, Teo Fonrouge wrote: > Hello Claudio, > > [snip] > Please read the following link, even it's based on Clipper 5.2 > it perfectly applies to current Harbour too. http://www.ousob.com/ng/cltech/ngc2

Re: [Harbour] I have a problem with hb_arrayNew ()

2010-04-12 Thread Teo Fonrouge
Hello Claudio, On Apr 12, 2010, at 9:03 AM, sr...@adinet.com.uy wrote: > Hi all, > > I have a doubt with the function hb_arrayNew > When I create an array in C: > > #pragma begindump > #include "hbapi.h" > #include "hbapiitm.h" > > HB_FUNC (MyFunc) > { > . > > pArray

Re: [Harbour] [Viktor] Can we delete the -nologo parameter for rc.exe ?

2010-04-11 Thread Teo Fonrouge
Hello Viktor, On Apr 11, 2010, at 12:02 PM, Viktor Szakáts wrote: > Hi, [snip] > I'd however not recommend keeping that many tools > in the PATH at the same time. It can be source of Thank you, this solved my problem: I was keeping in the path the C:\MinGW\bin directory in order to find the

Re: [Harbour] [Viktor] Can we delete the -nologo parameter for rc.exe ?

2010-04-11 Thread Teo Fonrouge
Hello Viktor, On Apr 11, 2010, at 11:16 AM, Viktor Szakáts wrote: >> Seems that "rc.exe" hasn't a "-nologo" parameter. > > It has, in MSVS 2010. > >> Can I safely remove that in the "config/win/msvc.mk" file at SVN ? > > There is a better solution: See my just sent e-mail. I just did, and I'm

[Harbour] [Viktor] Can we delete the -nologo parameter for rc.exe ?

2010-04-11 Thread Teo Fonrouge
Viktor, Seems that "rc.exe" hasn't a "-nologo" parameter. Can I safely remove that in the "config/win/msvc.mk" file at SVN ? best regards, Teo ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-

Re: [Harbour] hbmk2: expanding env vars on windows

2010-04-10 Thread Teo Fonrouge
On Apr 10, 2010, at 8:35 PM, Teo Fonrouge wrote: > Hello, > > On an *.hbc script, there is the following line: > > -i{mingw}${HB_WITH_WX}\..\lib\gcc_lib\msw Ok, now I got a little more knowledge on hbmk2 and I see where the problem is: "\..\" > [snip] Sorry f

[Harbour] hbmk2: expanding env vars on windows

2010-04-10 Thread Teo Fonrouge
Hello, On an *.hbc script, there is the following line: -i{mingw}${HB_WITH_WX}\..\lib\gcc_lib\msw If I set the HB_WITH_WX var with: set HB_WITH_WX=C:\wxWidgets-2.8.10 then it's incorrectly expanded to: -LC:/lib/gcc_lib If I set the HB_WITH_WX var with: set HB_WITH_WX=C:\wxWidgets-2.8.10\i

Re: [Harbour] Re: Ubuntu issue building hbpcre lib

2010-04-10 Thread Teo Fonrouge
Hello Guillermo, On Apr 10, 2010, at 3:55 PM, Teo Fonrouge wrote: > Hello Guillermo, > > On Apr 10, 2010, at 2:50 PM, Guillermo Varona Silupú wrote: > >> Gracias Teo, ya pude bajar los funtes del SVN, sin embargo, aun no he podido >> generar la LIB y por ende los e

Re: [Harbour] Re: Ubuntu issue building hbpcre lib

2010-04-10 Thread Teo Fonrouge
Hello Guillermo, On Apr 10, 2010, at 2:50 PM, Guillermo Varona Silupú wrote: > Gracias Teo, ya pude bajar los funtes del SVN, sin embargo, aun no he podido > generar la LIB y por ende los ejemplos. > Solamente he bajado e instalado esto: > http://ufpr.dl.sourceforge.net/project/wxwindows/wxMSW/2

Re: [Harbour] Re: Ubuntu issue building hbpcre lib

2010-04-10 Thread Teo Fonrouge
Hi Guillermo, On Apr 10, 2010, at 7:44 AM, Guillermo Varona Silupú wrote: > Hola Teo: > ¿cómo puedo obtener wxHarbour con el SVN? > > [ENG by Google] > Hi Teo: > WxHarbour how I can get the SVN? First at all, you need a SVN client. On Linux based OS you may install the "subversion" package u

Re: [Harbour] Introducing myself

2010-04-09 Thread Teo Fonrouge
On Apr 6, 2010, at 10:08 AM, Antonio Maniero wrote: > Hello everybody > [ snip] > Thanks to everyone efforts. Harbour community need to be more active to > "sell" Harbour on the web. IMHO most xBase programmer is individualist too > much, including. I hope change this. > > Feel free to writ

Re: [Harbour] Ubuntu issue building hbpcre lib

2010-04-08 Thread Teo Fonrouge
Hello Marco, On Apr 8, 2010, at 7:23 AM, marco bra wrote: > Many thanks to Premzek and Viktor for the clear answer. > > Surely i will send some note to the developer of wxHarbour BTW i was solving > this compiling samples issue with this statement: > > make HBLIBSTYPE=shared > > The samples

Re: [Harbour] Ubuntu issue building hbpcre lib

2010-04-08 Thread Teo Fonrouge
Hello Viktor, On Apr 8, 2010, at 12:57 PM, Viktor Szakáts wrote: >> Here is Guillaume Laurent explains why Qt is better than gtkmm > > Just to clear confusion: > > wxHarbour is not GTKMM or GTK based. > > It's based on wx lib. > > wx lib internally uses different GUI subsystems > depending o

Re: [Harbour] Ubuntu issue building hbpcre lib

2010-04-08 Thread Teo Fonrouge
Hello Viktor, On Apr 8, 2010, at 9:47 AM, Viktor Szakáts wrote: > Hi Marco, > >> Viktor i see here http://sourceforge.net/projects/wxharbour/develop you are >> an admin of the project >> >> I was playing with samples i like them, i like the gtk lib. >> >> Do you think wxHarbour might be a go

Re: [Harbour] Ubuntu issue building hbpcre lib

2010-04-08 Thread Teo Fonrouge
Hello Bruno, On Apr 8, 2010, at 11:07 AM, Bruno Luciani wrote: > Teo , I just try your wxHarbour , and I 've downloaded ok and build library > without problems > > But when I try to compile samples I get this error > > /dbbrowser' > (cd helloworld && make all) > cd: 1: can't cd to helloworld >

Re: [Harbour] Ubuntu issue building hbpcre lib

2010-04-08 Thread Teo Fonrouge
Hello Viktor, On Apr 8, 2010, at 9:42 AM, Viktor Szakáts wrote: > Hi, > >> Many thanks to Premzek and Viktor for the clear answer. > > You're welcome. > >> Surely i will send some note to the developer of wxHarbour BTW i was solving >> this compiling samples issue with this statement: >> >>

Re: [Harbour] Ubuntu issue building hbpcre lib

2010-04-08 Thread Teo Fonrouge
Hello Marco, On Apr 8, 2010, at 7:23 AM, marco bra wrote: > Many thanks to Premzek and Viktor for the clear answer. > > Surely i will send some note to the developer of wxHarbour BTW i was solving > this compiling samples issue with this statement: > > make HBLIBSTYPE=shared This variable is

Re: [Harbour] Ask Str2Poniter() and Pointer2Str() function pair ....

2010-03-29 Thread Teo Fonrouge
Hello Rossine, This functions are for a special need for Shum, and in no way are required in a normal Harbour programming session. Bellow you'll find a sample that illustrates of what they do. On Mar 29, 2010, at 8:04 AM, Rossine wrote: > > Hi, > > I'm trying to use the function of you and me

Re: [Harbour] Re: Ask Str2Poniter() and Pointer2Str() function pair ....

2010-03-28 Thread Teo Fonrouge
Hello Shum, On Mar 28, 2010, at 1:23 AM, Teo Fonrouge wrote: > Hello Shum, > > On Mar 27, 2010, at 11:05 PM, Shum wrote: > >> >> Hi Teo, >> >>> HB_FUNC( POINTER2STRING ) >>> { >>> PHB_ITEM p = hb_param( 1, HB_IT_P

Re: [Harbour] Re: Ask Str2Poniter() and Pointer2Str() function pair ....

2010-03-28 Thread Teo Fonrouge
Hello Shum, On Mar 27, 2010, at 11:05 PM, Shum wrote: > > Hi Teo, > >> HB_FUNC( POINTER2STRING ) >> { >> PHB_ITEM p = hb_param( 1, HB_IT_POINTER ); >> PHB_ITEM n = hb_param( 2, HB_IT_NUMERIC ); >> >> if( p && n ) >> { >> PHB_ITEM s = hb_itemNew( NULL ); >>

Re: [Harbour] RE: Ask Str2Poniter() and Pointer2Str() function pair ....

2010-03-27 Thread Teo Fonrouge
Hello Shum, On Mar 27, 2010, at 11:05 AM, Shum wrote: > > > Hi Teo, > > > >> Please take in mind the Viktor's advice. It's very dangerous to deal with >> pointers at prg Harbour level, you can easily break things badly. > > I just use the function during Xbase++ to Harbour converting ... >

Re: [Harbour] Re: Ask Str2Poniter() and Pointer2Str() function pair ....

2010-03-27 Thread Teo Fonrouge
Hello Shum, On Mar 27, 2010, at 9:16 AM, Shum wrote: > > Hi Teo, > > I am converting my Xbase++ application into Harbour... > > Within my Xbase++ Application, I use BAP lib which are function for calling > C function within Xbase++ > and it has a function called Stringof() same as Pointer2Str(

Re: [Harbour] Ask Str2Poniter() and Pointer2Str() function pair ....

2010-03-27 Thread Teo Fonrouge
Hello Shum, On Mar 26, 2010, at 7:29 AM, Shum wrote: > > Hi Harbour developers, > > I would like to ask the Str2Pointer(cStr) and Pointer2Pointer(pPtr) function > ... > > Something like in xHarbour HB_String2Pointer(cStr) and ( > HB_Pointer2Str(pPtr,nByte) or Stringof() in C langurage ...) Ma

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

2010-03-12 Thread Teo Fonrouge
On Mar 12, 2010, at 6:26 PM, dru...@users.sourceforge.net wrote: > Revision: 14149 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14149&view=rev > Author: druzus > Date: 2010-03-13 00:26:30 + (Sat, 13 Mar 2010) > > Log Message: > --- > 2010-03-13

Re: [Harbour] Re: hbpqtui class

2010-01-27 Thread Teo Fonrouge
On Jan 27, 2010, at 10:08 AM, Viktor Szakáts wrote: > Hi, > >> I think you have to consider that many people , including us, Bruno and >> Carozo >> are using HBQT to develope another library. >> >> Your disagreements can ruin a lot of work made in lasts months >> >> HBQT , HBIDE and HBXBP co

Re: [Harbour] Singleton Design Pattern in harbour objects

2009-11-24 Thread Teo Fonrouge
On Nov 24, 2009, at 2:54 PM, Leandro Damasio wrote: > Hello Teo! > > >I don't understand what do you mean by natively, if you mean to: > >- Limit the number of instances > >- automate the instantiation > >- calling in the app > > By native singleton pattern class implementation I mean to provi

Re: [Harbour] Singleton Design Pattern in harbour objects

2009-11-24 Thread Teo Fonrouge
On Nov 24, 2009, at 9:26 AM, Leandro Damasio wrote: > Hi, > > My name is Leandro Damasio and I have started to follow Harbour Project Main > Developer List few days ago. I recently started 2D Informatica with my > associate Ted, to develop commercial aplications using [x]Harbour. We used > x

Re: [Harbour] Book "Programming with Harbour"

2009-11-24 Thread Teo Fonrouge
On Nov 24, 2009, at 10:46 AM, Ranier Vilela wrote: > Hi Przemek, > > I´d like invite you to write a book to Harbour "Programming with Harbour". > I strong believe that your name is reference for all xbase developers, and > your expertise > will have large chance of success in sales. > Clear par

Re: [Harbour] Create error: net:127.0.0.1:2941:data/_tst_.dbf

2009-11-12 Thread Teo Fonrouge
On Nov 12, 2009, at 11:47 AM, Massimo Belgrano wrote: > Running netiotst.prg > c:\harbour\contrib\hbnetio\tests>netiotst > > NETIO server activated. > Press any key to continue... > > NETIO_CONNECT(): .T. > > Error DBFCDX/1004 Create error: net:127.0.0.1:2941:data/_tst_.dbf (DOS Error > 3)

[Harbour] hbmk2, double declaring of hbrdd lib

2009-11-10 Thread Teo Fonrouge
Hello Viktor, As subject: gcc test.o hbmk_c2dlz3.o -Wl,--start-group -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lm -ldl

Re: [Harbour] hbmk2 parsing -ldflag info

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 7:18 PM, Teo Fonrouge wrote: Hello Viktor, Seems that parsing (at least in -ldflag) is removing wrongly the "extension" of lib files, please see the output below: $ wx-config --libs -pthread -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 - lwx_gtk2u_xrc-2.8 -lw

Re: [Harbour] hbmk2 parsing -ldflag info

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 7:34 PM, Viktor Szakáts wrote: Hi Teo, I think we've touched this topic in the past, you need to add an extra '.' at the end of the lib name to avoid this problem. Now, when using macro substitution I don't know what is the solution. It's pretty unfortunate some tools use d

[Harbour] hbmk2 parsing -ldflag info

2009-11-09 Thread Teo Fonrouge
Hello Viktor, Seems that parsing (at least in -ldflag) is removing wrongly the "extension" of lib files, please see the output below: $ wx-config --libs -pthread -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 - lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 - lwx_gtk2u_adv-2.8 -lwx_g

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 9:46 AM, Barry Jackson wrote: On 09/11/09 15:22, Teo Fonrouge wrote: On Nov 9, 2009, at 9:16 AM, Barry Jackson wrote: On 09/11/09 14:49, Massimo Belgrano wrote: if Your search an active harbour group:i suggest visit at http://www.hmgforum.com/viewforum.php?f=7 <h

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

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 10:33 AM, dru...@users.sourceforge.net wrote: Revision: 12840 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12840&view=rev Author: druzus Date: 2009-11-09 16:33:44 + (Mon, 09 Nov 2009) Log Message: --- 2009-11-09 17:33 UTC+0100 P

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 9:46 AM, Barry Jackson wrote: On 09/11/09 15:22, Teo Fonrouge wrote: On Nov 9, 2009, at 9:16 AM, Barry Jackson wrote: On 09/11/09 14:49, Massimo Belgrano wrote: [snip] Thanks Teo - I just tried to reply in the forum, but it's trying to redirect somewher

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 9:42 AM, Massimo Belgrano wrote: Because a new user (fperillo) will follow tread from today i have made a search first post But the question is not my messages How can we help harbour comunity? I believe that Viktor already made a very good proposal in this very thread.

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 9:26 AM, Massimo Belgrano wrote: In my message i have only informed a huser on presence of an active group and not redirected user who search assistence This is my point of view Ok, then why are you repeating your point of view again and again ( at least in the same th

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 9:16 AM, Barry Jackson wrote: On 09/11/09 14:49, Massimo Belgrano wrote: if Your search an active harbour group:i suggest visit at http://www.hmgforum.com/viewforum.php?f=7 is present also Wiki for harbour at http://www.

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 5:34 AM, Viktor Szakáts wrote: Thanks Chen. So to sum up technical problems, the only one which I believe is reasoned is the speed of our sf.net forum compared to others. I think that slow performance alone isn't a reason to chose other forums, unless there is someone

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-09 Thread Teo Fonrouge
On Nov 9, 2009, at 8:49 AM, Massimo Belgrano wrote: if Your search an active harbour group:i suggest visit at http://www.hmgforum.com/viewforum.php?f=7 is present also Wiki for harbour at http://www.hmgforum.com/wiki 2009/11/9 francesco perillo I just joined the harbour community after a

Re: [Harbour] From xHarbour to Harbour: need some infos

2009-11-08 Thread Teo Fonrouge
On Nov 8, 2009, at 12:52 PM, francesco perillo wrote: I finnaly had the ok to complete the port from a clipper application to a more modern compiler. In these last years I ported the application to xHarbour using hbmake and now I think I have to move to hbmk2. where can I find some infos a

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

2009-11-08 Thread Teo Fonrouge
On Nov 8, 2009, at 10:22 AM, Przemysław Czerpak wrote: On Sun, 08 Nov 2009, Teo Fonrouge wrote: 2009-11-08 16:50 UTC+0100 Przemyslaw Czerpak (druzus/at/ priv.onet.pl) * harbour/include/hbdefs.h ! fixed PHB_FUNC declaration. 'extern "C"' can be removed only for BOR

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

2009-11-08 Thread Teo Fonrouge
On Nov 8, 2009, at 9:50 AM, dru...@users.sourceforge.net wrote: Revision: 12836 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12836&view=rev Author: druzus Date: 2009-11-08 15:50:52 + (Sun, 08 Nov 2009) Log Message: --- 2009-11-08 16:50 UTC+0100 Pr

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

2009-11-08 Thread Teo Fonrouge
sage: --- 2009-11-08 09:28 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) * include/hbdefs.h ! Fixed compiling of .cpp sources in BCC55 by removing prefix declarationHB_EXTERN_C_ from "typedef HARBOUR" and "typedef PHB_FUNC" declarations Teo, I believe you sh

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

2009-11-08 Thread Teo Fonrouge
sage: --- 2009-11-08 09:28 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) * include/hbdefs.h ! Fixed compiling of .cpp sources in BCC55 by removing prefix declarationHB_EXTERN_C_ from "typedef HARBOUR" and "typedef PHB_FUNC" declarations Teo, I believe you sh

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Teo Fonrouge
On Nov 5, 2009, at 5:04 PM, Viktor Szakáts wrote: Follow is my valuation 0-10 of actual harbour user list: http://sourceforge.net/apps/phpbb/harbour-project/ =4 no attachment http://lists.harbour-project.org/pipermail/harbour-users/=5 difficult login,slow http://www.hmgforu

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Teo Fonrouge
On Nov 5, 2009, at 4:08 PM, Viktor Szakáts wrote: Here what I replied back then in private: On 2009 Nov 3, at 21:14, Teo Fonrouge wrote: Begin forwarded message: From: Teo Fonrouge Date: November 3, 2009 1:13:00 PM CST To: "Harbour Project Main Developer List." > Sub

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

2009-10-29 Thread Teo Fonrouge
On Oct 29, 2009, at 8:17 AM, dru...@users.sourceforge.net wrote: Revision: 12785 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12785&view=rev Author: druzus Date: 2009-10-29 14:17:17 + (Thu, 29 Oct 2009) Log Message: --- 2009-10-29 15:17 UTC+0100 P

Re: [Harbour] HBQT - HBXBP : Garbage Collection

2009-10-12 Thread Teo Fonrouge
On Oct 12, 2009, at 6:46 PM, Pritpal Bedi wrote: Hello Przemek, All I did a few experiments which lead to some satisfying results but also with some weired ones, which at the moment I am unable to fix, your help is requested in highest needs. [snip] Hello Pritpal, Even that this is not th

Re: [Harbour] Debugger in 2.0?

2009-10-10 Thread Teo Fonrouge
On Oct 10, 2009, at 5:00 PM, Roberto Lopez wrote: Teo: Do you know if it is possible to tell hbmk2 to search at the current folder for include files? I've attempted '-i.' but it not worked. I'm not skilled enough in hbmk2 as I want to be, but I'll try my best. At first sight, seems tha

Re: [Harbour] Debugger in 2.0?

2009-10-10 Thread Teo Fonrouge
On Oct 10, 2009, at 4:18 PM, Roberto Lopez wrote: Teo Fonrouge wrote: Roberto, Debugger is working in 2.0 here, ( just make sure that you are linking in the hbdebug lib). Do you have any error message ? Thanks for the response. I'm using hbmk2 and I've added -lhbdebug to co

Re: [Harbour] Debugger in 2.0?

2009-10-10 Thread Teo Fonrouge
On Oct 10, 2009, at 3:57 PM, Roberto Lopez wrote: Hi All, Has anybody used the debugger in 2.0 beta 3? How it should be invoked? I can`t make it run. Any help is welcome. Roberto, Debugger is working in 2.0 here, ( just make sure that you are linking in the hbdebug lib). Do you have

Re: [Harbour] FreeDOS in VMWare VM

2009-10-10 Thread Teo Fonrouge
Hello Viktor, On Oct 9, 2009, at 5:34 PM, Viktor Szakáts wrote: Hi All, I'm looking for a preinstalled FreeDOS in a VMWare VM. Anybody knows about such thing? I have MS-DOS running under Linux in DOSEMU, but I'd like to have one in a separate VM. Can't get through normal install process. [

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 2:57 PM, Teo Fonrouge wrote: On Oct 4, 2009, at 2:36 PM, Viktor Szakáts wrote: No need to do this just correct my typos: export HB_BLABLABLA="-arch i386" export HB_JGJHG=${HB_BLABLABLA} Sorry Viktor, this still don't work: gcc -I. -I../../../../../incl

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 2:36 PM, Viktor Szakáts wrote: No need to do this just correct my typos: export HB_BLABLABLA="-arch i386" export HB_JGJHG=${HB_BLABLABLA} Sorry Viktor, this still don't work: gcc -I. -I../../../../../include -fno-common -Wall -W -O3 -o hbpp.o -c ../../../hbpp.c gcc -

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 2:20 PM, Phil Krylov wrote: On Sun, Oct 4, 2009 at 10:10 PM, Teo Fonrouge wrote: On Oct 4, 2009, at 12:13 PM, Viktor Szakáts wrote: export HB_USER_LDFLAGS=-arch i386 export HB_USER_LDFLAGS="-arch i386" -L../../../../../lib/darwin/gcc -arch -lhbnortl -lhb

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 12:13 PM, Viktor Szakáts wrote: Hi Teo, On Oct 4, 2009, at 11:23 AM, Teo Fonrouge wrote: Hello [Victor], Sorry, the name is Viktor, my stupid typo. No prob, Victor is also fine :) May be I overlooked something, but I'm unable to find an easy way (I want t

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 11:23 AM, Teo Fonrouge wrote: Hello [Victor], Sorry, the name is Viktor, my stupid typo. May be I overlooked something, but I'm unable to find an easy way (I want to use some flag parameter to the make command) to build the Harbour libs as i386 ones. best re

[Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
Hello [Victor], May be I overlooked something, but I'm unable to find an easy way (I want to use some flag parameter to the make command) to build the Harbour libs as i386 ones. best regards, Teo ___ Harbour mailing list Harbour@harbour-projec

Re: [Harbour] Error Comparing two arrays

2009-09-29 Thread Teo Fonrouge
On 29Sep, 2009, at 10:15 AM, Rossine wrote: Hello This sample: [CODE] function main local aArr1 := { } local aArr2 := { } ? aArr1 != aArr2 return NIL [ENDCODE] generate this error: [ERROR] Error BASE/1072 Argument error: <> Called from MAIN(6) [ENDERROR] I see that this is correct

Re: [Harbour] Przemek as Project Admin

2009-07-22 Thread Teo Fonrouge
Hello Phil, I just want to thank you for your invaluable contribution, be it on your invested time or resources, to this project. Personally I believe that your thrust has made this project what is: the true heir of the old Clipper. Also I want to thank to all contributors for keeping the

[Harbour] Help creating a "fake object"

2009-07-07 Thread Teo Fonrouge
Hello Przemek, I have a memory table set in C++ that holds pairs of HBObject <-> C+ +Object, one can get the C++Object associated to an HBObject and viceversa: HBObjectC++Object -- | HBObjectA | CppObjectA | | HBObjectB | CppObjectB | | HBObjectC | CppObjectC | |

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

2009-07-03 Thread Teo Fonrouge
On 03/07/2009, at 12:48 p.m., Viktor Szakáts wrote: AFAICS, right now HVM-Threads and OS-Threads models are mutually exclusive. So, enabling HVM-Threads just to support background process ala xhb, will block the usage of OS-Threads on such scenarios. Of course I may be wrong. So, backg

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

2009-07-03 Thread Teo Fonrouge
On 03/07/2009, at 12:17 p.m., Viktor Szakáts wrote: BTW, now it's be possible to implement background processes (in xhb lib) using MT, since it's available on all platforms :) AFAICS, right now HVM-Threads and OS-Threads models are mutually exclusive. So, enabling HVM-Threads just to sup

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

2009-07-03 Thread Teo Fonrouge
On 03/07/2009, at 01:29 a.m., dru...@users.sourceforge.net wrote: Revision: 11614 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11614&view=rev Author: druzus Date: 2009-07-03 06:29:26 + (Fri, 03 Jul 2009) Log Message: --- 2009-07-03 08:28 UTC+0200

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

2009-06-25 Thread Teo Fonrouge
On 25/06/2009, at 07:33 p.m., dru...@users.sourceforge.net wrote: Revision: 11528 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11528&view=rev Author: druzus Date: 2009-06-26 00:33:38 + (Fri, 26 Jun 2009) [big snip] Thank you Przemek. best regards, Te

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

2009-06-14 Thread Teo Fonrouge
all platforms/compilers. + utils/hbmk2/examples/wxharbour.hbc + Added wxharbour hbmk2 config file. Also sent to Teo Fonrouge to consider uploading it to repository (and later make it easier to merge it with ours). Uploaded config file to wxHarbour project. Thank you Viktor. [

Re: [Harbour] hash() in harbour

2009-06-08 Thread Teo Fonrouge
On 07/06/2009, at 01:50 p.m., Szakáts Viktor wrote: Hi Teo, I tried to do some experiments using a tool called svn2svn, and it committed without asking, and also seemed to work wrongly, so I'll undo that. We have to look for sth else. In the past, I had used svnadmin to acomplish this: Fir

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

2009-06-08 Thread Teo Fonrouge
On 08/06/2009, at 10:25 a.m., Viktor Szakáts wrote: [ snip ] Hello guys, This is the procedure ( I just checked it works by creating a copy of the full Harbour repository on a Linux server): 1. First we need to have a dump the repository that need to be moved In this case the dump ( wi

Re: [Harbour] hash() in harbour

2009-06-07 Thread Teo Fonrouge
On 06/06/2009, at 05:46 p.m., Viktor Szakáts wrote: I tried to do some experiments using a tool called svn2svn, and it committed without asking, and also seemed to work wrongly, so I'll undo that. We have to look for sth else. In the past, I had used svnadmin to acomplish this: First I have

Re: [Harbour] hash() in harbour

2009-06-06 Thread Teo Fonrouge
On 06/06/2009, at 08:59 a.m., Viktor Szakáts wrote: Hi Teo, Please find attached hbmk2 make files for wxHarbour. I've only tested with MSVC so far, and it works okay, given that wx itself is built with proper flags, see comment in .hbp file. I didn't deal with UNICODE mode and some other opt

Re: [Harbour] hash() in harbour

2009-06-06 Thread Teo Fonrouge
On 06/06/2009, at 08:59 a.m., Viktor Szakáts wrote: Hi Teo, Please find attached hbmk2 make files for wxHarbour. I've only tested with MSVC so far, and it works okay, given that wx itself is built with proper flags, see comment in .hbp file. I didn't deal with UNICODE mode and some other opt

Re: [Harbour] hash() in harbour

2009-06-04 Thread Teo Fonrouge
On 04/06/2009, at 08:51 a.m., Massimo Belgrano wrote: letodb at version 0.9 seem near this object Hello Massimo, I know, Alexander S.Kresin has made a wonderful work on this path. [ snip] best regards, Teo___ Harbour mailing list Harbour@harbou

Re: [Harbour] hash() in harbour

2009-06-04 Thread Teo Fonrouge
On 04/06/2009, at 02:55 a.m., Horodyski Marek (PZUZ) wrote: -Original Message- From: Viktor Szakáts [mailto:harbour...@syenar.hu] Sent: Thursday, June 04, 2009 8:50 AM To: Harbour Project Main Developer List. Subject: Re: [Harbour] hash() in harbour Teo, ... To sum it up: - Consid

Re: [Harbour] hash() in harbour

2009-06-04 Thread Teo Fonrouge
On 04/06/2009, at 01:49 a.m., Viktor Szakáts wrote: Teo, Thanks for answering my question. Why it is not in Harbor? AFAIK any contrib Harbour can run on xHarbour. Not is forbidden the use of __XHARBOUR__ True. IMHO wxWidgets is a recognized GUI lib used in software such as Code::Blocks

Re: [Harbour] hash() in harbour

2009-06-03 Thread Teo Fonrouge
On 03/06/2009, at 09:23 p.m., Xavi wrote: Teo, Thanks for answering my question. Why it is not in Harbor? AFAIK any contrib Harbour can run on xHarbour. Not is forbidden the use of __XHARBOUR__ True. IMHO wxWidgets is a recognized GUI lib used in software such as Code::Blocks, pgAdmin

Re: [Harbour] hash() in harbour

2009-06-03 Thread Teo Fonrouge
On 03/06/2009, at 06:11 p.m., Xavi wrote: Teo, ¿Por qué no está en Harbour? Hola Xavi, Si te refieres a porque no esta en el directorio de harbour/contrib, la razon original es que esta libreria debe funcionar (y de hecho funciona) tanto en Harbour como en xHarbour. Asi que la puse en

Re: [Harbour] hash() in harbour

2009-06-03 Thread Teo Fonrouge
On 03/06/2009, at 01:18 p.m., Bruno Luciani wrote: Hola Teo , si algunas cosas estan claras y viendo los fuentes se interpretan , pero faltan muchisimos ejemplos y ademas si miras la documentacion de QT(incluso los prg fuente ) vas a ver que el argumento de algunas funciones , como por ejemplo

Re: [Harbour] hash() in harbour

2009-06-03 Thread Teo Fonrouge
On 02/06/2009, at 10:02 p.m., Bruno Luciani wrote: TEO Estoy intentando trabajar en HBQT y una de las cosas que parecen requerirse es la utilizacion de punteros como en C Pero descononosco como utilizarlos o crearlos en Harbour Alguna idea que me pueda ayudar ? Hola Bruno, Hasta donde pue

Re: [Harbour] hash() in harbour

2009-06-02 Thread Teo Fonrouge
On 02/06/2009, at 02:51 p.m., Rodrigo Machado wrote: Buenas tardes Soy usuario de xHarbour he probado harbour y no encontre un recurso que utilizo mucho en xharbour el cual es hash()? Existe alguna implementación de hash() en harbour? o Algo compactible? Hola Rodrigo, Hashes estan compl

Re: [Harbour] Ubuntu adventure

2009-06-02 Thread Teo Fonrouge
On 02/06/2009, at 01:41 p.m., Angel Pais wrote: Finally I've got crazy enought to try to build harbour from svn on UBUNTU 9.04 Followed INSTALL Instructions but failed in ./make_gnu install This is the log: abu...@abuntu:~/src/harbour$ sudo ./make_gnu.sh install [sudo] password for abuntu:

Re: [Harbour] Clipper Bof/Eof behavior on Skip

2009-06-02 Thread Teo Fonrouge
On 01/06/2009, at 10:18 p.m., Viktor Szakáts wrote: -n switch is needed with Clipper. --- Bof, Eof not Bof, Eof Bof, not Eof --- [ I deleted my existing test.dbf (with different content) to get these results. ] Brgds, Viktor Many thanks for your test Viktor. best regards, Teo _

Re: [Harbour] Clipper Bof/Eof behavior on Skip

2009-06-02 Thread Teo Fonrouge
On 01/06/2009, at 09:54 p.m., Bill Smith wrote: - Original Message - From: Teo Fonrouge On 01/06/2009, at 08:02 p.m., Bill Smith wrote: Hi Teo, The program compiled under Clipper 5.01, but the executable didn't generate a test.dbf file, and didn't generate any out

Re: [Harbour] Clipper Bof/Eof behavior on Skip

2009-06-01 Thread Teo Fonrouge
On 01/06/2009, at 08:02 p.m., Bill Smith wrote: Hi Teo, The program compiled under Clipper 5.01, but the executable didn't generate a test.dbf file, and didn't generate any output to the terminal. Win98, Clipper 5.01 Bill Hello Bill, thank you for trying the sample. It is probably th

[Harbour] Clipper Bof/Eof behavior on Skip

2009-06-01 Thread Teo Fonrouge
Hello, Could someone with Clipper 5.2, be so kind of compile and run the program bellow and post here the program output ?. Thanks in advance. Teo FUNCTION Main() IF ! File( "test.dbf" ) DbCreate( "test.dbf", { { "FIELD1", "C", 10, 0 } } ) ENDIF USE test GetStatus() DbSkip( 1 ) Get

Re: [Harbour] gtxwc on MacOS

2009-05-27 Thread Teo Fonrouge
On 28/05/2009, at 01:09 a.m., Viktor Szakáts wrote: Hi Teo, AFAIK X11 availability under Darwin depends on OS X version, Leopard has X11 installed by default, but earlier version doesn't (or something like that). I plan to add autodetection for these dependencies. (but postponed it after the

[Harbour] gtxwc on MacOS

2009-05-27 Thread Teo Fonrouge
Hello, The GTXWC library can be added permanently in the HB_GT_LIST var on the config file 'config/darwin/global.cf' ? best regards, Teo ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] 2009-05-12 15:49 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) + contrib/hbwinprn

2009-05-12 Thread Teo Fonrouge
On Tuesday 12 May 2009 16:03:34 Viktor Szakáts wrote: > Hi Teo, > Please undo this change, this is an extremely bad idea, > and ruins the whole concept of having one proper hbwin I'm sorry, but I fail to see any specification in the hole Harbour tree regarding on what must be included in the hbwi

Re: [Harbour] Re: 2009-05-12 15:49 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) + contrib/hbwinprn

2009-05-12 Thread Teo Fonrouge
On Tuesday 12 May 2009 16:12:42 Viktor Szakáts wrote: (btw, can you please avoid top posting? thanks.) > You've also successfully deleted the whole change history of "moved" > files by simply readding them instead of using the > 'svn move' command. I'm sorry, my mistake. Today was a tough day fo

[Harbour] Using OLE and WIN_PRN classes

2009-05-08 Thread Teo Fonrouge
Hello friendly Harbourians, Under "contrib" dir there are two implementations of OLE; one in "hbwin", and the other in "hbole", personally I want to use the one contained in "hbole", the problem is that I need to link in too the "hbwin" lib because I need to use the WIN_PRN printer class contai

Re: [Harbour] Override / Extend functions

2009-02-26 Thread Teo Fonrouge
On Thursday 26 February 2009 18:31:17 Kleyber Derick wrote: > Yes, for sure! Well, in fact I use xHarbour 1.1.0 from February 2008 (that > came with my version of FWH) and I don`t have problems at all with this. > But considering that xHarbour was created to be with more extensions than > Harbour,

Re: [Harbour] Override / Extend functions

2009-02-26 Thread Teo Fonrouge
On Thursday 26 February 2009 17:45:28 Kleyber Derick wrote: > Thanks a lot, Teo. I am not accostumized with this new feature so, I have > to test it in my apps. In fact, I override some methods from FWH' methods > only, changing to my own functions. If you get stuck on something we'll be glad to h

Re: [Harbour] Override / Extend functions

2009-02-26 Thread Teo Fonrouge
On Thursday 26 February 2009 11:38:38 Kleyber Derick wrote: > Hi all, > > My name is Kleyber and this is my first post here. I am considering to > migrate from xHarbour to Harbour, and I would like to know if it's possible > to have these three commands: > > OVERRIDE METHOD ; >IN CLASS

  1   2   >