Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Maurizio la Cecilia
Hi Pritpal, as very hot fan of xMate and happy user of the product of Andy, i would partecipate to your new project. You can count on me surely as betatester and, due to prg based development, also in working on not critical pieces of the project, if you need. Many thanks for your effective work,

Re: [Harbour] Edit Compile Debug in visual cycle

2009-11-16 Thread Lorenzo Fiorini
On Mon, Nov 16, 2009 at 3:53 PM, Viktor Szakáts wrote: > Question: Does anybody have some experiences on language > integration into Eclipse? As you know, I use Eclipse/C-C++ with Harbour in Linux/OSX/Windows and lately I moved from mercurial to git. I've tried to use a syntax colorer plugin but

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

2009-11-16 Thread vszakats
Revision: 12916 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12916&view=rev Author: vszakats Date: 2009-11-17 03:26:57 + (Tue, 17 Nov 2009) Log Message: --- 2009-11-17 04:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/xhbfunc.c

Re: [Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Mario H. Sabado
Hi Viktor, Przemek, -- Message: 3 Date: Tue, 17 Nov 2009 02:21:05 +0100 From: Viktor Szak?ts Subject: Re: [Harbour] Error Building Harbour with BCC 6.20 To: "Harbour Project Main Developer List." Message-ID: Content-Type: text/plain; charset=us-ascii Try

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

2009-11-16 Thread vszakats
Revision: 12915 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12915&view=rev Author: vszakats Date: 2009-11-17 03:17:20 + (Tue, 17 Nov 2009) Log Message: --- 2009-11-17 04:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * Minor forma

Re: [Harbour] Error building harbour after 2009-11-17 01:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2009-11-16 Thread José Luis Capel
Przemek, > Thank you for information but I would like to ask you to try > make clean > before you will report problems next time. > > Yes, you were right! Now I got it working. Thanks and regards, José Luis Capel ___ Harbour mailing list (attachment

Re: [Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Przemysław Czerpak
On Tue, 17 Nov 2009, Mario H. Sabado wrote: Hi, > I encountered error building Harbour with latest SVN. > Thanks in advance for any help. > ilink32.exe -L"C:\BCC62\bin\..\Lib" -L"C:\BCC62\bin\..\Lib\PSDK" > -Gn -Tpe "-L.. > \..\..\..\..\lib\win\bcc" c0x32.obj hbpp.obj, > "..\..\..\..\..\bin\wi

Re: [Harbour] Error building harbour after 2009-11-17 01:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2009-11-16 Thread Przemysław Czerpak
On Tue, 17 Nov 2009, José Luis Capel wrote: Hi, > SET HB_PLATFORM=win > SET HB_COMPILER=mingw > PATH=%PATH%;E:\Programacion_ant\Mingw\bin > SET HB_INSTALL_PREFIX=E:\Programacion_ant\hb_mingw > win-make install > and then this error appears: > gcc -shared -L../../../../../lib/win/mingw -o > ../.

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

2009-11-16 Thread druzus
Revision: 12914 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12914&view=rev Author: druzus Date: 2009-11-17 02:42:46 + (Tue, 17 Nov 2009) Log Message: --- 2009-11-17 03:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/win/bc

[Harbour] Error building harbour after 2009-11-17 01:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2009-11-16 Thread José Luis Capel
Hi, SET HB_PLATFORM=win SET HB_COMPILER=mingw PATH=%PATH%;E:\Programacion_ant\Mingw\bin SET HB_INSTALL_PREFIX=E:\Programacion_ant\hb_mingw win-make install and then this error appears: gcc -shared -L../../../../../lib/win/mingw -o ../../../../../bin/win/mingw/harb our-20.dll __dyn__.tmp -lker

Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Massimo Belgrano
Thanks for clarification 2009/11/17 Viktor Szakáts : >> Follow is correct Deleting? > > Netiquette Guidelines: >   http://tools.ietf.org/html/rfc1855 > -- Massimo Belgrano ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.

Re: [Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Viktor Szakáts
Try changing line 51 in /config/win/bcc.mk to this: LIBPATHS := $(subst /,\,-L"$(LIB_DIR)") and report your results. Brgds, Viktor On 2009 Nov 17, at 02:16, Mario H. Sabado wrote: > Hi Przemek, > > I encountered error building Harbour with latest SVN. > > Thanks in advance for any help. > >

Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Viktor Szakáts
> Follow is correct Deleting? Netiquette Guidelines: http://tools.ietf.org/html/rfc1855 quote: - Be brief without being overly terse. When replying to a message, include enough original material to be understood but no more. It is extremely bad form to simply reply to a messag

[Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Mario H. Sabado
Hi Przemek, I encountered error building Harbour with latest SVN. Thanks in advance for any help. Best regards, Mario * ilink32.exe -L"C:\BCC62\bin\..\Lib" -L"C:\BCC62\bin\..\Lib\PSDK" -Gn -Tpe "-L.. \..\..\..\..\lib\win\bcc"

Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Massimo Belgrano
Follow is correct Deleting? 2009/11/17 Viktor Szakáts : > Simply delete it. > > Brgds, > Viktor > > On 2009 Nov 17, at 01:37, Massimo Belgrano wrote: > >> I use gmail >> >> can somebody help me how can i not to attach message at the end of my reply? >> >> >> 2009/11/17 Pritpal Bedi : >>> BTW: can

Re: [Harbour] HBIDE - An Overview : Application Icon

2009-11-16 Thread Massimo Belgrano
Power button made with I of IDEHB 2009/11/17 Pritpal Bedi : > > Hello All > > Can some of you provide a descent icon for HBIDE.exe ? > > Regards > Pritpal Bedi > > -- > View this message in context: > http://old.nabble.com/HBIDE---An-Overview-tp26379927p26382358.html > Sent from the Harbour - Dev

Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Viktor Szakáts
Simply delete it. Brgds, Viktor On 2009 Nov 17, at 01:37, Massimo Belgrano wrote: > I use gmail > > can somebody help me how can i not to attach message at the end of my reply? > > > 2009/11/17 Pritpal Bedi : >> BTW: can you set your newsreader not to attach message at the end of your >> repl

Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Massimo Belgrano
I use gmail can somebody help me how can i not to attach message at the end of my reply? 2009/11/17 Pritpal Bedi : > BTW: can you set your newsreader not to attach message at the end of your > reply? > -- Massimo Belgrano ___ Harbour mailing list (at

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

2009-11-16 Thread vszakats
Revision: 12913 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12913&view=rev Author: vszakats Date: 2009-11-17 00:24:27 + (Tue, 17 Nov 2009) Log Message: --- 2009-11-17 01:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtwvg/Makefile

Re: [Harbour] HBIDE - An Overview : Application Icon

2009-11-16 Thread Pritpal Bedi
Hello All Can some of you provide a descent icon for HBIDE.exe ? Regards Pritpal Bedi -- View this message in context: http://old.nabble.com/HBIDE---An-Overview-tp26379927p26382358.html Sent from the Harbour - Dev mailing list archive at Nabble.com. __

Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Pritpal Bedi
Hi Massimo Belgrano-3 wrote: > > I strong agree with your viepoint xmate like is very important > do you think that is possible syntax high light, intellisense at the > xmate level? > I am already done with Syntax highlighting. Intellisense - I need more time, but is not difficult. > maj b

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

2009-11-16 Thread vszakats
Revision: 12912 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12912&view=rev Author: vszakats Date: 2009-11-17 00:06:04 + (Tue, 17 Nov 2009) Log Message: --- 2009-11-17 01:05 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rdd/dbfntx/dbfntx1.c

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

2009-11-16 Thread druzus
Revision: 12911 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12911&view=rev Author: druzus Date: 2009-11-16 23:36:58 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-17 00:36 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/win/bc

Re: [Harbour] HBIDE - An Overview

2009-11-16 Thread Massimo Belgrano
Rock! I strong agree with your viepoint xmate like is very important do you think that is possible syntax high light, intellisense at the xmate level? maj be done also a visual debugger? a little proposal for name hbmate hbvisual (is xmate like) 2009/11/17 Pritpal Bedi : > > Hello All > > Just a

[Harbour] HBIDE - An Overview

2009-11-16 Thread Pritpal Bedi
Hello All Just a start for more discussions... EMERGENCE OF THIS IDEA === Massimo: initiated idea to have "xMate" or "xMate like" edit/compile/link/run cycle IDE but available for all platforms Harbour support. Viktor: presented the minimum requirements an IDE must contain

Re: [Harbour] OLE objects syntax...

2009-11-16 Thread francesco perillo
> > I still have problems with 100% cpu load when I call ::cClose() but > I'm investigating on this It seems that I have this problem only in the demo program... I will investigate i f possible... Francesco ___ Harbour mailing list (attachment size

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

2009-11-16 Thread snaiperis
Revision: 12910 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12910&view=rev Author: snaiperis Date: 2009-11-16 22:13:15 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-17 00:10 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib

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

2009-11-16 Thread snaiperis
Revision: 12909 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12909&view=rev Author: snaiperis Date: 2009-11-16 22:03:40 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-17 00:01 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) + harbour/contrib

Re: [Harbour] OLE objects syntax...

2009-11-16 Thread francesco perillo
> This can be solved by using "_" in front of method to force > DISPATCH_PROPERTYPUT. So, >   oPdfApp:_cOption( "UseAutoSave" , 1 ) > do the job. Yes, it does. Thank you ! I still have problems with 100% cpu load when I call ::cClose() but I'm investigating on this Francesco

Re: [Harbour] User forum broken - redirect loop

2009-11-16 Thread Barry Jackson
On 16/11/09 19:41, Viktor Szakáts wrote: Hi Barry, Here, it works as expected (with your login) up to the point I try to submit a post, where this happens: 'Safari can’t open the page. Too many redirects occurred trying to open “https://sourceforge.net/apps/phpbb/harbour-project/posting.php?m

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

2009-11-16 Thread vszakats
Revision: 12908 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12908&view=rev Author: vszakats Date: 2009-11-16 20:31:33 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 21:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbct/ctnet.c *

RE: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour

2009-11-16 Thread Bisz István
OK. I am studying... -Original Message- From: harbour-boun...@harbour-project.org [mailto:harbour-boun...@harbour-project.org] On Behalf Of Viktor Szakáts Sent: 2009. november 16. 21:08 To: Harbour Project Main Developer List. Subject: Re: [Harbour] SF.net SVN: harbour-project:[12868] trun

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

2009-11-16 Thread Viktor Szakáts
Hi, > Hi Viktor, > > Thank you for the friendly words. > I will need some inputs for newbie regarding the repo update in written form > or some links. You can find all essential information in doc/howtosvn.txt. I you have any doubts after reading the document, don't hesitate to ask. Brgds, Vi

RE: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour

2009-11-16 Thread Bisz István
Hi Viktor, Thank you for the friendly words. I will need some inputs for newbie regarding the repo update in written form or some links. Best regards, István -Original Message- From: harbour-boun...@harbour-project.org [mailto:harbour-boun...@harbour-project.org] On Behalf Of Viktor Szak

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

2009-11-16 Thread vszakats
Revision: 12907 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12907&view=rev Author: vszakats Date: 2009-11-16 19:47:09 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 20:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbxbp/tests/demox

Re: Res: [Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Viktor Szakáts
> i uses BCC 5.1 > i use MSVC in some months ago, but i have problem, with variables > ex: > CLASS X >DATA xyz > > IF i call > X:zyx (guess an error) correct xyz > causes break, without message error, then i can´t find where are the error This is heavy claim, please back it up with a self-co

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

2009-11-16 Thread Viktor Szakáts
>>> I think that HB_ERRCODE should be mapped to 32bit not 64 bit integer. >>> I do not see any place where we may need ULONG. >> I didn't mean any 64-bit stuff here, I'm changing hb_parni() to hb_parnl() >> f.e. > > ULONG is 64bit integer in all 64bit systems except Windows so if you want > to us

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

2009-11-16 Thread Viktor Szakáts
Hi Istvan, Thank you and welcome to the Harbour dev team! :) Brgds, Viktor On 2009 Nov 16, at 17:13, Bisz István wrote: > Hi Viktor, > > Login Name (User Name): > ibisz > > Best regards, > István > > -Original Message- > From: harbour-boun...@harbour-project.org > [mailto:harbour-bo

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

2009-11-16 Thread druzus
Revision: 12906 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12906&view=rev Author: druzus Date: 2009-11-16 18:53:05 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 19:52 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/nortl/nor

Re: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Massimo Belgrano
i have tried string generated by Connection string builder http://www.aboutdb.com/ConnectionStringBuilder.php 2009/11/16 Mindaugas Kavaliauskas : > Hi, > > > Massimo Belgrano wrote: >> >> sql have a native connection? > > Sorry, Massimo, I do not understand your question. > > > Regards, > Mindau

Re: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Mindaugas Kavaliauskas
Hi, Massimo Belgrano wrote: sql have a native connection? Sorry, Massimo, I do not understand your question. Regards, Mindaugas ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mai

Re: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Massimo Belgrano
i have tried with the generated string but not seem aivable odbc works in vb and not in harbour_sqlmix Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=hbtest;Data Source=localhost\SQLEXPRESS Provider=SQLNCLI.1;Integrated Security=SSPI;Persist Security Info=F

Re: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Massimo Belgrano
Connection string builder http://www.aboutdb.com/ConnectionStringBuilder.php 2009/11/16 Mindaugas Kavaliauskas : > Hi, > > > Massimo Belgrano wrote: >> >> i have tried made a sample BUT RECEIVE ERROR unable to connect >> what i miss? >> i can open sql server management studio with localhost\SQLEX

Re: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Mindaugas Kavaliauskas
Hi, Massimo Belgrano wrote: i have tried made a sample BUT RECEIVE ERROR unable to connect what i miss? i can open sql server management studio with localhost\SQLEXPRESS , windows autentication ... x_stringa="driver=SQL Server;Server=localhost\SQLEXPRESS};Database=HBTEST;Trusted_Connection=y

Re: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Massimo Belgrano
i have tried made a sample BUT RECEIVE ERROR unable to connect what i miss? i can open sql server management studio with localhost\SQLEXPRESS , windows autentication Follow is my dbinfo information DbInfo( , [] ) --> xCurrentSetting Queries and/or changes information about a database file open in

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

2009-11-16 Thread druzus
Revision: 12905 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12905&view=rev Author: druzus Date: 2009-11-16 16:45:11 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 17:44 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/errap

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

2009-11-16 Thread druzus
Revision: 12904 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12904&view=rev Author: druzus Date: 2009-11-16 16:38:25 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 17:35 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbapi

Re: Res: [Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Przemysław Czerpak
On Mon, 16 Nov 2009, Fernando Athayde wrote: Hi, > i uses BCC 5.1 > i use MSVC in some months ago, but i have problem, with variables > ex: > CLASS X >DATA xyz > > IF i call > X:zyx (guess an error) correct xyz > causes break, without message error, then i can´t find where are the error Th

Res: [Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Fernando Athayde
i uses BCC 5.1 i use MSVC in some months ago, but i have problem, with variables ex: CLASS X DATA xyz IF i call X:zyx (guess an error) correct xyz causes break, without message error, then i can´t find where are the error Thanks Fernando De: Przemysław Cze

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

2009-11-16 Thread druzus
Revision: 12903 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12903&view=rev Author: druzus Date: 2009-11-16 16:14:58 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 17:14 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbnet

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

2009-11-16 Thread Przemysław Czerpak
On Mon, 16 Nov 2009, Szak�ts Viktor wrote: Hi, > > I think that HB_ERRCODE should be mapped to 32bit not 64 bit integer. > > I do not see any place where we may need ULONG. > I didn't mean any 64-bit stuff here, I'm changing hb_parni() to hb_parnl() > f.e. ULONG is 64bit integer in all 64bit sy

RE: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour

2009-11-16 Thread Bisz István
Hi Viktor, Login Name (User Name): ibisz Best regards, István -Original Message- From: harbour-boun...@harbour-project.org [mailto:harbour-boun...@harbour-project.org] On Behalf Of Viktor Szakáts Sent: 2009. november 14. 23:36 To: Harbour Project Main Developer List. Subject: Re: [Harbo

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

2009-11-16 Thread Viktor Szakáts
On 2009 Nov 16, at 16:43, Przemysław Czerpak wrote: > On Mon, 16 Nov 2009, vszak...@users.sourceforge.net wrote: >> 2009-11-16 11:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) >>* Changed USHORT type for error codes to HB_ERRCODE. >>+ More or less changed int type of Extend/Item API c

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

2009-11-16 Thread Przemysław Czerpak
On Mon, 16 Nov 2009, vszak...@users.sourceforge.net wrote: > 2009-11-16 11:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) > * Changed USHORT type for error codes to HB_ERRCODE. > + More or less changed int type of Extend/Item API call to > long type to prepare for HB_ERRCODE chang

Re: [Harbour] cpinfo and UA codepage

2009-11-16 Thread Przemysław Czerpak
On Mon, 16 Nov 2009, vatzct wrote: Hi, > 11/16/09 12:17:08 Windows XP 5.1.2600 Service Pack 1 Harbour > 2.0.0beta3 (Rev. 12894) > Character encoding: UA866 > == > upper: "ABCDEFGHАБВГДЕЁЄЖЗИIЇЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯJKLMNOPQRSTUVWXYZ" > low

RE: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Monday, November 16, 2009 3:37 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Type of dbInfo(1) > >Hi, > > >Horodyski Marek (PZUZ) wrote: >>> Mindaugas, dbInfo(1) from sqlmix is retur

Re: [Harbour] Edit Compile Debug in visual cycle

2009-11-16 Thread francesco perillo
> Question: Does anybody have some experiences on language > integration into Eclipse? Unfortunately I don't have such experience. I'm going to attend a couple of other courses in the next weeks about basic java programming and we are going to use Eclipse. The teacher (a university teacher) is a r

Re: [Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Przemysław Czerpak
On Mon, 16 Nov 2009, Fernando Athayde wrote: Hi, > I am using harbour with -mt, in 2000/XP/Vista/Seven perfectly > but i have a costumer with windows98, and this have a problem (this program > execute an illegal operation and will close) > if I remove MT support runs > anyone passed for this? I

Re: [Harbour] Edit Compile Debug in visual cycle

2009-11-16 Thread Massimo Belgrano
is a sourceforge project Harbour Development Tool for Eclipse As of 2008-07-15 00:00:00 GMT, this project is no longer under active development. http://sourceforge.net/projects/harbour-ide/ Better the eclipse that nothing but better a xmate,xdevstudio,xpritpal way that eclipse because have a low l

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

2009-11-16 Thread Viktor Szakáts
I don't know. Please feel free to patch these things, there might be more, the concept is cleared now, and unfortunately I can't dedicate time to clean each of these up. Thank you all. Brgds, Viktor On 2009 Nov 16, at 15:23, Bisz István wrote: > Hi Viktor, > >>; NOTE: I didn't test any

Re: [Harbour] Edit Compile Debug in visual cycle

2009-11-16 Thread Viktor Szakáts
Yes, good point, probably it would be the wised road and less effort with most return. Creating a proper IDE is difficult, and we won't be able to surpass Eclipse ever with our own resources. I'd personally endorse such direction much wholeheartedly than developing a new IDE from ground up. Q

Re: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Mindaugas Kavaliauskas
Hi, Horodyski Marek (PZUZ) wrote: Mindaugas, dbInfo(1) from sqlmix is returned U. Should be .F. Fixed. Check too ValType of HeaderSize() and RecSize(). They have no meaning for SQL, so, I do not thing NIL is error. Though, it will use inherited values from workarea.c (after my last comm

Re: [Harbour] Edit Compile Debug in visual cycle

2009-11-16 Thread francesco perillo
Why not Eclipse ? I had a half day introductionary course last week and it seems to be a great tool I saw the Java setting and it was terrific.. ! >> 0) Availability on OS X, Linux and Windows x86 and x64. Yes >> 1) Very good editor with block editing capability, syntax >>    highlighting, po

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

2009-11-16 Thread snaiperis
Revision: 12902 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12902&view=rev Author: snaiperis Date: 2009-11-16 14:27:46 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 16:25 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib

RE: [Harbour] SF.net SVN: harbour-project:[12888] trunk/harbour

2009-11-16 Thread Bisz István
Hi Viktor, > ; NOTE: I didn't test any of these. Pls do so. I getting this error: c:/harbour/mingw/lib/win/mingw/libhbxbp.a(xbpwindow.o):xbpwindow.c:(.data+0xd48): undefined reference to `HB_FUN_HB_GETMEMUSED' Best regards, István ___ Harbour m

Re: [Harbour] c compiler ?

2009-11-16 Thread Ciro Vargas C
OK Viktor thanks. best regards Ciro 2009/11/16 Viktor Szakáts : > Generally speaking .prg should never depend on the > C compiler used to build the software, it's a low-level > implementation detail. For this reason we don't > have such macro and I don't think we should have one. > > If you need

RE: [Harbour] Type of dbInfo(1)

2009-11-16 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Horodyski Marek (PZUZ) >Sent: Monday, November 16, 2009 2:39 PM >To: Harbour Project Main Developer List. >Subject: [Harbour] Type of dbInfo(1) > >Mindaugas, dbInfo(1) from sqlmix is returned U. >Should be .F. Check too ValType of HeaderSize() and RecSize(). Re

Re: [Harbour] c compiler ?

2009-11-16 Thread Viktor Szakáts
Generally speaking .prg should never depend on the C compiler used to build the software, it's a low-level implementation detail. For this reason we don't have such macro and I don't think we should have one. If you need to create different code for different compilers (f.e. because some exter

Re: [Harbour] c compiler ?

2009-11-16 Thread Ciro Vargas C
Very thanks Chen and Massimo, another similar way in a #ifdef ? regards Ciro 2009/11/16 Chen Kedem : > Ciro, > >> any way to know what compiler has been used  at compile time in PRG level ? > > HB_Compiler() > >  Chen. > ___ > Harbour mailing list

[Harbour] Type of dbInfo(1)

2009-11-16 Thread Horodyski Marek (PZUZ)
Mindaugas, dbInfo(1) from sqlmix is returned U. Should be .F. Regards, Marek Horodyski ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

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

2009-11-16 Thread vszakats
Revision: 12901 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12901&view=rev Author: vszakats Date: 2009-11-16 13:18:56 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 14:18 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbdefs.h + Ad

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

2009-11-16 Thread vszakats
Revision: 12900 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12900&view=rev Author: vszakats Date: 2009-11-16 13:12:11 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 14:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + HB_USER_LIB

[Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Fernando Athayde
I am using harbour with -mt, in 2000/XP/Vista/Seven perfectly but i have a costumer with windows98, and this have a problem (this program execute an illegal operation and will close) if I remove MT support runs anyone passed for this? Thanks Fernando ___

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

2009-11-16 Thread vszakats
Revision: 12899 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12899&view=rev Author: vszakats Date: 2009-11-16 11:49:40 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 12:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbxbp/Makefile

Re: [Harbour] Re: bcc build

2009-11-16 Thread Viktor Szakáts
Hi Chen, Thanks for your results. > 1) Fixed - bin/win/bcc/harbour-20-bcc.tds and bin/win/bcc/harbourmt-20-bcc.tds > are now removed as part of clean. > >>> 2) I don't know if this is intended or not, but these file are recreated >>> only if I >>> manually delete them (they are not recreated af

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

2009-11-16 Thread vszakats
Revision: 12898 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12898&view=rev Author: vszakats Date: 2009-11-16 11:35:32 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 12:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/filesys.c ! T

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

2009-11-16 Thread vszakats
Revision: 12897 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12897&view=rev Author: vszakats Date: 2009-11-16 11:33:12 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 12:32 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/errapi.c ! Ch

[Harbour] Error in latest SVN

2009-11-16 Thread Enrico Maria Giordano
Error E2356 ../../../errapi.c 984: Type mismatch in redeclaration of 'hb_errRT_SubstParams' Error E2344 ../../../../../include\hbapierr.h 156: Earlier declaration of 'hb_errRT_SubstParams' Error E2356 ../../../errapi.c 1169: Type mismatch in redeclaration of 'hb_errRT_BASE_Subst' Error E2344 ../

[Harbour] Re: bcc build

2009-11-16 Thread Chen Kedem
Viktor, Tested with Rev12895: 1) Fixed - bin/win/bcc/harbour-20-bcc.tds and bin/win/bcc/harbourmt-20-bcc.tds are now removed as part of clean. >> 2) I don't know if this is intended or not, but these file are recreated >> only if I >> manually delete them (they are not recreated after each clea

Re: [Harbour] cpinfo and UA codepage

2009-11-16 Thread vatzct
Przemysław Czerpak написав(ла): BTW I'm surprised that Ukrainian, Turkish, Serbian, Russian, Greek and some other users haven't reported the problems for such long time. best regards, Przemek ___ Harbour mailing list (attachment size limit: 40KB) Harbo

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

2009-11-16 Thread vszakats
Revision: 12896 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12896&view=rev Author: vszakats Date: 2009-11-16 10:32:49 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 11:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/common/hbffind.c *

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

2009-11-16 Thread Viktor Szakáts
> I do not understand why you are asking for DOSERROR() function. For sure > when we increase the range of error codes then it stops to be exactly > Clipper compatible but we can say the same about error codes in error > object and at the beginning of this discussion we decided to change it > and d

RE: [Harbour] Edit Compile Debug in visual cycle

2009-11-16 Thread Bisz István
> To me: > 0) Availability on OS X, Linux and Windows x86 and x64. > 1) Very good editor with block editing capability, syntax >highlighting, possibly "intellisense". Project-wide >search and replace. Support for all CPs Harbour supports. ( syntax highlighting for: prg, c and cpp ) >

Re: [Harbour] bcc build

2009-11-16 Thread Viktor Szakáts
Hi Chen, > 2) I don't know if this is intended or not, but these file are recreated only > if I manually delete them (they are not recreated after each clean build): > > bin/hbmk2.hu_HU.hbl > bin/hbmk2.pt_BR.hbl They should be recreated on each install, and clean doesn't clean them, this is cu

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

2009-11-16 Thread vszakats
Revision: 12895 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12895&view=rev Author: vszakats Date: 2009-11-16 08:52:59 + (Mon, 16 Nov 2009) Log Message: --- 2009-11-16 09:52 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * config/beos/gcc.mk * co

Re: [Harbour] c compiler ?

2009-11-16 Thread Chen Kedem
Ciro, > any way to know what compiler has been used at compile time in PRG level ? HB_Compiler() Chen. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Edit Compile Debug in visual cycle

2009-11-16 Thread Viktor Szakáts
Hi Pritpal, My proposition is: /contrib/hbide/ We can discuss about the name (we can even give it a fancier name later), but IMO it should not be buried under hbxbp dir structure and it should start with 'hb'. Brgds, Viktor On 2009 Nov 16, at 03:46, Pritpal Bedi wrote: > > Hello Viktor, Al