Re: [Harbour] hbMK2 - Uniform token to announce output file

2010-03-14 Thread Viktor Szakáts
Hi Pritpal, If you make such output parsing, make sure to always use '-lang=en' option when calling hbmk2, otherwise it won't work in localized (Portuguese and Hungarian currently) environments. I've added -width= option, so if you now use it also when calling hbmk2 ('-width=999' f.e.), it wo

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

2010-03-14 Thread vszakats
Revision: 14167 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14167&view=rev Author: vszakats Date: 2010-03-14 21:35:41 + (Sun, 14 Mar 2010) Log Message: --- 2010-03-14 22:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * bin/postinst.bat ! Fi

[Harbour] hbMK2 - Uniform token to announce output file

2010-03-14 Thread Pritpal Bedi
Hello Viktor Currenly I employ the method below to pull executable path from compile/link process: IF ::lLaunch cTmp := ::oOutputResult:oWidget:toPlainText() cExe := "" IF empty( cExe ) cTkn := "hbmk2: Linking... " IF ( n := at( cTkn, cTmp ) ) > 0

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

2010-03-14 Thread vszakats
Revision: 14166 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14166&view=rev Author: vszakats Date: 2010-03-14 20:32:31 + (Sun, 14 Mar 2010) Log Message: --- 2010-03-14 21:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/vm/fm.c * src/commo

[Harbour] OT: Error building harbour for msvc 2008 ce

2010-03-14 Thread José Luis Capel
Hi all, After yesterday's cvs I created harbour for MSVC 2008 (32bits). Then I tried to create harbour libs for msvc 2008 ce but I have these errors: cl.exe -I. -I../../../../../include -nologo -D_M_ARM -DARM -TP -W4 -wd4127 -Od -Os -Gy -EHsc- -DHB_LEGACY_TYPES_OFF -DUNICODE -DUNDER_CE -Foh

Re: [Harbour] hbIDE - Let's review

2010-03-14 Thread Massimo Belgrano
I have lost my works working with hbide :I have write my source, compiled, not uderstand error different from my source reloaded project restarting very early working ( The works was array flag harbour/xharbour) Follow my macro suggestion: Save a project When compile a project like xmate , Visual

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

2010-03-14 Thread vszakats
Revision: 14165 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14165&view=rev Author: vszakats Date: 2010-03-14 11:23:29 + (Sun, 14 Mar 2010) Log Message: --- correction to chglog entry Modified Paths: -- trunk/harbour/ChangeLog This

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

2010-03-14 Thread vszakats
Revision: 14164 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14164&view=rev Author: vszakats Date: 2010-03-14 11:22:12 + (Sun, 14 Mar 2010) Log Message: --- 2010-03-14 12:21 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * config/wce/msvcarm.mk *

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

2010-03-14 Thread vszakats
Revision: 14163 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14163&view=rev Author: vszakats Date: 2010-03-14 10:49:03 + (Sun, 14 Mar 2010) Log Message: --- 2010-03-14 11:48 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbxbp/xbpgra.prg