Thanks Xavi.
Parallel compiling? Well, good idea actually :)
It could be done, but I'm not familiar with MT programming
(just concepts about coding *for* MT). The way to
do it is most probably to split filelists into N chunks
and launch these commands in separate threads and
wait for them to compl
Hi,
I've rechecked the logs and there weren't many changes in hbtip
this last year which could cause such error, so it must be an older
issue. For me though sending e-mails via hbtip works properly,
I've just rechecked.
Brgds,
Viktor
On Wed, Apr 15, 2009 at 7:46 AM, sygecom wrote:
>
> Hi Viktor
Revision: 10861
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10861&view=rev
Author: vszakats
Date: 2009-04-15 06:24:54 + (Wed, 15 Apr 2009)
Log Message:
---
2009-04-15 08:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* ChangeLog
* utils/hbmk2
Hi Viktor,
OK, I noticed that the HB_SENDMAIL () also gives this error. At the moment I
try to change the sending of email to use with the CONTRIB Blat, and later I
see on the FTP.
Already decided rather compatibility between the xHarbour Harbour and on my
system with the help of you here at the
Hi Leonardo,
Thanks. As for the error, a quick check lead to
url.prg, but I don't know this code (especially the
many regexp tricks there), so I hope someone
who does will be able to check it and fix it.
Brgds,
Viktor
On Wed, Apr 15, 2009 at 3:25 AM, sygecom wrote:
>
> Hi Viktor,
> In this last
Great job Viktor,
Thanks.
When compiling parallel multithreaded ? ;)
New option: -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
Xavi
vszak...@users.sourceforge.net escribió:
Revision: 10860
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10860&v
Hi Viktor,
In this last change in \ harbor \ contrib \ hbtip \ DNLDFTP.PRG realized
that instead of PROCEDURE is PROCDURE.
And if you have any tips on how to resolve the error that is giving to this
example I would too.
Leonardo Machado
vszakats wrote:
>
> Revision: 10860
>
> http:/
Hi Rodrigo,
Sorry I test now .-
gcc -v --help > gcc_help.txt
And I think that it's not necessary to remove -lgtwin.
You tried to add the option -mwindows "Create GUI application" .-
gcc obj/demo.o -o bin/demogtk.exe -L/harbour/lib -L../../lib *-mwindows*
-Wl,--start-group -lxhgtk -lhbdebug -l
Revision: 10860
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10860&view=rev
Author: vszakats
Date: 2009-04-14 22:26:26 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-15 00:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
Exactly, this is one of those weird features (hidden extension) of xhb. I
can only suggest to clean such code to "Asc( c ) == 13". This code
works with all existing xbase dialects, has the same speed, easier to
type, easier to read, so you will only win. The real task is to find such
lines in code.
Hi Pritpal Bedi,
Ok, thank you for explanation. I thought that was compatible xharbour with
Harbour and Harbour with xHarbour.
Solved the problem by modifying the function Open_Word, leaving as below:
*
Function Open_word( cArquivo )
*
local
Phil Krylov escreveu:
Hi,
On Tue, Apr 14, 2009 at 9:18 PM, Ranier Vilela wrote:
config/dir.cf:55: ***missing 'endif'. Stop.
Use GNU Make 3.81 or later.
-- Ph
Hi Phil, are you fine?
Thanks for the explanation.
I was using gnu make 3.80.
Now compiler goes...
Best,
Ranier Vilela
Hi
sygecom wrote:
>
> First of sorry for the post, but I'm moving to Harbour, I'm full of
> questions to resolve.
> Below is another example that compiling and running without problems in
> xHarbour, but when you try to run with harbor it generates an error on the
> line 'if asc (cCaractere) ==
Hello All,
First of sorry for the post, but I'm moving to Harbour, I'm full of
questions to resolve.
Below is another example that compiling and running without problems in
xHarbour, but when you try to run with harbor it generates an error on the
line 'if asc (cCaractere) == chr (13)'
*
Hi Viktor,
ok, thank you for your attention.
If anyone else has any tips I appreciate. In this regard I will hand in
changing all that.
Leonardo Machado
sygecom wrote:
>
> Hello to All,
>
> If I compile the example below with it's harbour an error in the SET
> DEVICE TO PRINT, but reverse and
Looks like an incompatibility with Clipper, which also works okay in this
situation. I don't know how to fix it though.
Brgds,
Viktor
On Tue, Apr 14, 2009 at 8:21 PM, sygecom wrote:
>
> Hello to All,
>
> If I compile the example below with it's harbour an error in the SET DEVICE
> TO PRINT, but
Hello to All,
If you compile the example \harbour\contrib\hbtip\tests\dnldftp.prg with BCC
5.5.1
This gives the error below:
Error BASE/1081 Operation not supported: TIPCLIENTFTP:new()
Called from TIPCLIENT:NEW(0)
Called from TIPCLIENTFTP:NEW(0)
Called from TRP20FTPENV(55)
Called from MAIN(15)
Many thanks for the confirmation.
Brgds,
Viktor
On Tue, Apr 14, 2009 at 7:56 PM, sygecom wrote:
>
> Hi Viktor,
>
> Perfect right now compiled without error, with and without GPF BLACK SCREEN
> OF MS-DOS.
> Thank you very much.
> Now I have a different problem with SET DEVICE TO PRINT, but I will
Hello,
Thanks a lot. It's now clear to me.
That's very good!!! So, I don't have to worry about font's size!!! :-)
Yes, I'm using "Courier New". :-)
With best regards.
Sudip
--
View this message in context:
http://www.nabble.com/Harbour%27s-Ready-to-Use-Distro-II---HarbourDev_10824_2009-04
Revision: 10859
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10859&view=rev
Author: vszakats
Date: 2009-04-14 18:34:09 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 20:31 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
Many thanks for the confirmation.
Brgds,
Viktor
On Tue, Apr 14, 2009 at 7:56 PM, sygecom wrote:
>
> Hi Viktor,
>
> Perfect right now compiled without error, with and without GPF BLACK SCREEN
> OF MS-DOS.
> Thank you very much.
> Now I have a different problem with SET DEVICE TO PRINT, but I will
Hi,
On Tue, Apr 14, 2009 at 9:18 PM, Ranier Vilela wrote:
> config/dir.cf:55: ***missing 'endif'. Stop.
Use GNU Make 3.81 or later.
-- Ph.
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hello,
I come here to learn wvg.
I don't want to "fight" against anybody. :-)
Yes, I heard some words about Vouch. And regarding vouch I heard Pritpal's
name.
This may be my "fault" to think wvg and vouch same way.
And I shall never say whose message was this. Because everybody has right to
ex
Hello
Sudip Bhattacharyya wrote:
>
> When I use
> hb_gtInfo( HB_GTI_SPEC, HB_GTS_WNDSTATE, HB_GTS_WS_MAXIMIZED )
>
> Program window becomes large but not full screen (I am using with wide
> screen labtop)
>
It is because in WVT|WVG fonts are set calculating the
desktop size / console rows *
Hello to All,
If I compile the example below with it's harbour an error in the SET DEVICE
TO PRINT, but reverse and put the SET DEVICE TO PRINT after the SET PRINT TO
"c: \ my_file.txt" there's not a mistake, but I have thousands routines that
are well and in whatever order xharbour it compiles a
Hi Viktor,
Perfect right now compiled without error, with and without GPF BLACK SCREEN
OF MS-DOS.
Thank you very much.
Now I have a different problem with SET DEVICE TO PRINT, but I will open a
new topic even not to mix with that.
Again thank you.
Leonardo Machado
Viktor Szakáts wrote:
>
> Hi
Hi Viktor,
ok,
I will update again and try and have him give a return.
Leonardo Machado
Viktor Szakáts wrote:
>
> Hi Leonardo,
>
>
>> Hello Viktor,
>> I remember when this happened was in hbmake in xharbour only remove the
>> GTWIN.LIB compilation that solve the problem. So you ask, how do I
Hi, I have been tried compile latest harbour with harbour-nightly.zip.
But doesn´t compile with msvc 2008.
Lastest error:
e:\harbour-1.1.0>set HB_COMPILER=msvc
e:\harbour-1.1.0>make_gnu
config/dir.cf:55: ***missing 'endif'. Stop.
After the 'make_gnu', enviroment:
HB_ARCHITECTURE=win
HB_BIN_INST
Revision: 10858
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10858&view=rev
Author: vszakats
Date: 2009-04-14 17:23:35 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 19:21 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
Hi Leonardo,
> Hello Viktor,
> I remember when this happened was in hbmake in xharbour only remove the
> GTWIN.LIB compilation that solve the problem. So you ask, how do I remove
> the GTWIN.LIB of my collection using hbmk2.exe to see if it solves the
> problem of the MS-DOS screen open with my a
-Messaggio Originale-
Da: "Sudip Bhattacharyya"
A:
Data invio: martedì 14 aprile 2009 16.40
Oggetto: Re: [Harbour] Harbour's Ready-to-Use Distro
II -HarbourDev_10824_2009-04-09.exe
Regarding open source, I found some wrong information in xHarbour group.
;-)
Where? Which informa
Hello,
Thanks a lot.
Sorry to disturb you so much.
When I use
hb_gtInfo( HB_GTI_SPEC, HB_GTS_WNDSTATE, HB_GTS_WS_MAXIMIZED )
Program window becomes large but not full screen (I am using with wide
screen labtop)
Regards.
Sudip
--
View this message in context:
http://www.nabble.com/Harbour%27
I am using pexport 0.43
and i have tried either dlltool 2.17.50 ,2.19.1, 2.15.91
i copied dlltools.exe in acesdk then run follow command h.bat
if i execute in a batch it not work
if i execute each command from command line it work
---h.bat-
pexports ace32.dll >
Revision: 10857
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10857&view=rev
Author: vouchcac
Date: 2009-04-14 16:07:43 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 09:04 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* harbour/source/rtl/gtwvt/gt
Hello Viktor,
I remember when this happened was in hbmake in xharbour only remove the
GTWIN.LIB compilation that solve the problem. So you ask, how do I remove
the GTWIN.LIB of my collection using hbmk2.exe to see if it solves the
problem of the MS-DOS screen open with my application? or have any
Hello
>I used Wvt_ShowWindow( SW_RESTORE )
It is ok though you should use
#include "hbgtwvg.ch"
hb_gtInfo( HB_GTI_SPEC, HB_GTS_WNDSTATE, HB_GTS_WS_NORMAL )
>I want to run my program maximized. Is it possible?
hb_gtInfo( HB_GTI_SPEC, HB_GTS_WNDSTATE, HB_GTS_WS_MAXIMIZED )
Regards
Pritpal Be
Hi Leonardo,
It worked, now compiled the example of A. PRG SAMPLES folder and compiled my
> system too, but this opens a screen behind the MS-DOS system. I had already
> seen a hint to avoid this screen but do not remember how to proceed, you
> have any tips to eliminate this black screen MS-DOS t
Hello Pritpal,
Thanks a lot for your answer.
So, I can use Rgb() (macro or function) same way I used in gtwvw. :-)
I used Wvt_ShowWindow( SW_RESTORE )
I want to run my program maximized. Is it possible?
Regarding open source, I found some wrong information in xHarbour group. ;-)
Now I am very
Hi Viktor,
It worked, now compiled the example of A. PRG SAMPLES folder and compiled my
system too, but this opens a screen behind the MS-DOS system. I had already
seen a hint to avoid this screen but do not remember how to proceed, you
have any tips to eliminate this black screen MS-DOS that ope
Hi Viktor,
I will update now and I give her a return.
Thanks
Leonardo Machado
Viktor Szakáts wrote:
>
> Please try again with 10856.
> Brgds,
> Viktor
>
> On Tue, Apr 14, 2009 at 3:20 PM, sygecom wrote:
>
>>
>> Hi Viktor,
>>
>> I'm trying to compile as you said, I want to inform th
Hello
>I am learning WVG. So far so good :) And hope to convert all my
xHarbour+gtwvt codes into it!!!
:-)
>1) Is there any rgb() function?
Perhaps RGB macro is there instead of function.
If you do not find it then:
Function rgb( r,g,b )
RETURN ( r + ( g*256 ) + ( b*256*256 ) )
>2) Maximiz
Hi Viktor,
Update the harbor to the SVN using the command -INC.
And I try again the sample of A.PRG folder \HWGUI\SAMPLES\ALL\ but without
the extension. LIB and occurred the same problem, until he creates the EXE
but when it will open in a GPF.
Also compiled my system with the minimum settings
Please try again with 10856.
Brgds,
Viktor
On Tue, Apr 14, 2009 at 3:20 PM, sygecom wrote:
>
> Hi Viktor,
>
> I'm trying to compile as you said, I want to inform the LIB, which builds
> up
> until the end but when I open the system he's a GPF to start.
> Since the same system using hbmake.exe of
Revision: 10856
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10856&view=rev
Author: vszakats
Date: 2009-04-14 13:57:49 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 15:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
Hi Leonardo,
> I'm trying to compile as you said, I want to inform the LIB, which builds
> up
> until the end but when I open the system he's a GPF to start.
> Since the same system using hbmake.exe of xharbour it compiles without
> problems both with the version 1.0.0 as the latest version 1.2.0
Hi Viktor,
I'm trying to compile as you said, I want to inform the LIB, which builds up
until the end but when I open the system he's a GPF to start.
Since the same system using hbmake.exe of xharbour it compiles without
problems both with the version 1.0.0 as the latest version 1.2.0.
What I fin
We have lots of places for feedback in our sf.net page if someone wants to
stay anonymous, and they now can even post messages
without subscribing to the list. We've been here a few month ago
with a similar proposed site.
Having more input channels won't boost the amount of input.
A release proba
manage Feedback2.0 or dream of user
intresting also for having a more active comunity
i know a lot of user that don't want post messages but can give a
simple feedback2.0
2009/4/13 Pritpal Bedi :
>
> Hello All,
>
> Check it out if it is of any help to Harbour development.
>
> http://uservoice.co
>
> Works right also in library creation
> hbmk2 delta.prg ACHOICE.PRG APPEND_D.PRG BOTTON_D.PRG CALCOL_
> D.PRG COLOR_D.PRG DEFOPT.PRG EDIDUP_D.PRG EDITA2_D.PRG EDITAR_D.PRG
> ERROR_D.PRG
> FILTRO_D.PRG GETSYS_D.PRG GRAFIC_D.PRG LABEL_D.PRG MENU.PRG OBSOL_D.PRG
> OPEN_D.
> PRG PATH_D.PRG PDRIV_D
correct
hbmk2 test1.prg -inc
hbmk: Processing configuration: c:\harbour\mingw\bin\hbmk.cfg
hbmk: Target up to date: test1.exe
Works right also in library creation
hbmk2 delta.prg ACHOICE.PRG APPEND_D.PRG BOTTON_D.PRG CALCOL_
D.PRG COLOR_D.PRG DEFOPT.PRG EDIDUP_D.PRG EDITA2_D.PRG EDITAR_D.PRG ERR
Please recheck now.
I've just finished testing my local project with new hbmk2 -inc
functionality
and after setting up .hbm files, they beautifully work for all
compilers (and
also platforms, but I've yet to try). Thus replacing my local mesh of .sh,
GNU Make and GCC/BCC/MSVC make files for all pla
Revision: 10855
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10855&view=rev
Author: vszakats
Date: 2009-04-14 12:30:11 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 14:29 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
Found it: Stupid error in hbmk2, please add .prg extension to test1 until I
fix it.
Brgds,
Viktor
On Tue, Apr 14, 2009 at 2:12 PM, Massimo Belgrano wrote:
> here it not display anything like target up to date
> Here is my result
>
> c:\harbour\max\test>hbmk2 test1 -inc
> hbmk: Processing configur
Thank you.
Also quite messy functionality :(. Dunno if we support such in any
way in Harbour, and I'm not convinced we should, as it looks like
a very dirty hack which allows to reach behind the hash concept.
Looks strange to me to use slot ordinals to reach hash members,
as the point of hashes is
here it not display anything like target up to date
Here is my result
c:\harbour\max\test>hbmk2 test1 -inc
hbmk: Processing configuration: c:\harbour\mingw\bin\hbmk.cfg
Compiling Harbour sources...
Harbour 1.1.0dev (Rev. 10854)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'te
Hello Viktor,
> Very strange name for a function. Can you describe what it does?
>
Text taken from the manual xharbour:
> HSetAACompatibility()
> Enables or disables associative array compatibility for an empty hash.
> Syntax
> HSetAACompatibility( , ) --> lSuccess
>
> Arguments
>
>
Hello Pritpal,
I am learning WVG. So far so good :) And hope to convert all my
xHarbour+gtwvt codes into it!!!
Now I have some questions about it?
1) Is there any rgb() function?
2) Maximize/Restore command is not working properly.
3) Is WVG an open source library?
TIA.
With best regards.
Su
I don't know what's not working for you, maybe you've
misunderstood the meaning of -inc.
Here is my test run, which shows that it's working. Notice
the second run of hbmk2 test1, which shows: "target up to date".
If you then touch test1.prg, test1.exe will automatically be built
on the next run. B
I have created a prg that create a large test1.prg and run with hbmk2 crea -run
mingw from last cvs
func main
x_handle=fcreate("test1.prg")
fwrite(x_handle,"func main"+chr(13)+chr(10))
fwrite(x_handle,"test0001()"+chr(13)+chr(10))
fwrite(x_handle,"return"+chr(13)+chr(10))
fwrite(x_ha
Hi Victor
Thanks , it's working OK .
Brgds,
Franček
--
View this message in context:
http://n2.nabble.com/port-number-in--TMySQLServer%28%29%3ANew%28%29-tp2631807p2632325.html
Sent from the harbour-devel mailing list archive at Nabble.com.
___
Har
Hi Massimo,
Hi Vicktor
[ It's Viktor with a 'k', or it's fine with a 'c' too, 'ck' is quite
strange. ]
I'm not sure what you're trying to do, I've posted my three lines
of commands in the message you replied to, but you've been
trying with different dlltool command. Correct it.
As I wrote even
Hi Vicktor
I am not able to generate valid libace32.a becasue is zero lenght
wich version do you use?
i copyed pexport.exe and dlltool in c:\devl\acesdk
cd \devl\acesdk
del libace32.a
pexports ace32.dll > ace32.def
set oldpath=%path%
set PATH=%~dp0
dlltool -d ace32.def -D a
This is my version
GNU
Revision: 10854
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10854&view=rev
Author: vszakats
Date: 2009-04-14 08:53:34 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 10:52 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbmysql/tmysql.p
Hi Francek,
Okay, I've committed it, please test it.
Brgds,
Viktor
On Tue, Apr 14, 2009 at 10:21 AM, FRANČEK PRIJATELJ <
francek.prijat...@siol.net> wrote:
>
> Hi Victor
>
> Pls could You add to TMySQLServer():New() 4th parameter for (non default)
> port number.
> Most routers NAT ports.
>
>
>
Hi Victor
Pls could You add to TMySQLServer():New() 4th parameter for (non default) port
number.
Most routers NAT ports.
--
View this message in context:
http://n2.nabble.com/port-number-in--TMySQLServer%28%29%3ANew%28%29-tp2631807p2631807.html
Sent from the harbour-devel mailing list arch
Hi!
Viktor Szakáts wrote:
>
> Hi Adam,
>
> How does it work in Clipper?
> Could you post a working example to demonstrate it?
>
> The one I created based on your description did the
> exact same thing in both Clipper and Harbour.
>
> Brgds,
> Viktor
>
>
I'm sorry, You are right!
I often us
Revision: 10853
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10853&view=rev
Author: vouchcac
Date: 2009-04-14 07:59:02 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 00:54 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* harbour/contrib/gtqtc/gtqtc
Revision: 10852
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10852&view=rev
Author: vszakats
Date: 2009-04-14 07:48:30 + (Tue, 14 Apr 2009)
Log Message:
---
2009-04-14 09:47 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
+ contrib/hbcurl/hbcurls
Hello,
Is possible include "HSETAACOMPATIBILITY()" in harbour ?
In xharbour this example works:
[Code]
functio Main()
LOCAL hHash := Hash()
HSetAACompatibility( hHash, .T. )
HSetCaseMatch( hHash, .F. )
hHash[ "One" ] := { 1, 1 }
hHash[ "Two" ] := 2
hHash[ "Three" ] :
Hi Rossine,
Very strange name for a function. Can you describe what it does?
Brgds,
Viktor
On Tue, Apr 14, 2009 at 9:06 AM, Rossine wrote:
>
> Hello,
>
> Is possible include "HSETAACOMPATIBILITY()" in harbour ?
>
> In xharbour this example works:
>
> [Code]
> functio Main()
>
> LOCAL hHash :=
70 matches
Mail list logo