RE: [Harbour] HBMK2 problem

2010-05-28 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] > Sent: Friday, May 28, 2010 11:37 AM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] HBMK2 problem [ ... ] > what can cause corruption of some HVM structures. So I strongly > suggest to neve

RE: [Harbour] Re: Documentation storm on user's list

2010-05-28 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: pete_westg [mailto:pete_we...@yahoo.gr] > Sent: Thursday, May 27, 2010 9:19 PM > To: harbour@harbour-project.org > Subject: [Harbour] Re: Documentation storm on user's list [...] > When I am saying documentation is more valuable than coding, in no way > mean t

RE: [Harbour] Documentation storm on user's list

2010-05-27 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Thursday, May 27, 2010 12:03 PM > To: Harbour Project Main Developer List. > Subject: [Harbour] Documentation storm on user's list > > To Pete, > [...] > > Strange and insulting thoughts towards anyone who

RE: Re[Harbour] vise the return of the functions: TimeToSecandSecToTime...

2010-05-26 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] [...] > > For me, CA sold it with CA-TOOLS. > > They were two standalone products. This doesn't > mean they couldn't be sold in a bundle, but f.e. > I bought my 5.3 without CA-Tools. For me, CA added it to CA-Clip

RE: Re[Harbour] vise the return of the functions: TimeToSec andSecToTime...

2010-05-25 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Tuesday, May 25, 2010 1:50 PM > To: Harbour Project Main Developer List. > Subject: Re: Re[Harbour] vise the return of the functions: TimeToSec > andSecToTime... [ ... ] > In case of HBCT we aim to be fully

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

2010-05-25 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: vszak...@users.sourceforge.net > [mailto:vszak...@users.sourceforge.net] > Sent: Monday, May 24, 2010 7:54 PM > To: harbour@harbour-project.org > Subject: [Harbour] SF.net SVN: harbour-project:[14569] trunk/harbour > > Revision: 14569 > http://harbour

[Harbour] bind query variables in oci ask

2010-05-24 Thread Horodyski Marek (PZUZ)
Hi SQL folks ☺ How in subject – can we or not ? I can not find examples in \harbour\contrib\sddoci\. And the old question : whether it is able to interrogate state of the database connections? Regards, Marek Horodyski ___ Harbour mailing list (attachme

[Harbour] connet information

2010-05-21 Thread Horodyski Marek (PZUZ)
How can I check using rddinfo if I connected to the database, and what are the properties of this connection? ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

RE: [Harbour] New page in PDF file with cairo.

2010-05-20 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] > Sent: Wednesday, May 19, 2010 9:00 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] New page in PDF file with cairo. > > Hi, > > > On 2010.05.19 19:40

[Harbour] New page in PDF file with cairo.

2010-05-19 Thread Horodyski Marek (PZUZ)
Hi, In c:\harbour\contrib\hbhpdf\ is class : pdf := HPDF_New() and in this class is : page := HPDF_AddPage( pdf) Cairo is nice, but in cairo we are do not can make this (adds page). This is probably function : "cairo_pdf_surface_create_for_stream". I do not know if I have understood instructi

[Harbour] Cairo test.

2010-05-18 Thread Horodyski Marek (PZUZ)
To test this lib, I had to download from internet following dlls : zlib1.dll freetype6.dll libfontconfig-1.dll but now have I (my own translation) : "unknown input point to procedure FT_GlyphSlot_Embolden in lib freetype6.dll". These dlls are incompatybile. Has anyone links to correct dlls or m

RE: [Harbour] Cairo lib test

2010-05-14 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Friday, May 14, 2010 2:58 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] Cairo lib test [...] > I've just unzipped them before writing my previous e-mail, > and there _is_ an include

RE: [Harbour] Cairo lib test

2010-05-14 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Friday, May 14, 2010 10:51 AM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] Cairo lib test > [...] > That was the reason I didn't want to include any > examples in INSTALL, maybe I will

[Harbour] Cairo lib test

2010-05-14 Thread Horodyski Marek (PZUZ)
To use cairo lib, in INSTALL file I see, that I should define : SET HB_WITH_CAIRO=C:\cairo\include\cairo But in zip file from download page, fe. : http://www.gtk.org/download-windows.html or http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/cairo-dev_1.8 .8-2_win32.zip http://f

RE: [Harbour] [r|s]ddoci

2010-05-14 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Thursday, May 13, 2010 5:28 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci [...] > If we find a reproducible way for this error, > there are much better chanc

RE: [Harbour] [r|s]ddoci

2010-05-13 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Horodyski Marek (PZUZ) > Sent: Thursday, May 13, 2010 4:20 PM > To: Harbour Project Main Developer List. > Subject: RE: [Harbour] [r|s]ddoci > [...] >>>>>>>>>> from www : Hi Marek, If you create an SQL script

RE: [Harbour] [r|s]ddoci

2010-05-13 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Horodyski Marek (PZUZ) > Sent: Thursday, May 13, 2010 2:02 PM > To: Harbour Project Main Developer List. > Subject: RE: [Harbour] [r|s]ddoci > > > -Original Message- > > From: Viktor Szakáts [mailto:harbour...@syenar.h

RE: [Harbour] [r|s]ddoci

2010-05-13 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Horodyski Marek (PZUZ) > Sent: Thursday, May 13, 2010 2:02 PM > To: Harbour Project Main Developer List. > Subject: RE: [Harbour] [r|s]ddoci > > > -Original Message- > > From: Viktor Szakáts [mailto:harbour...@syenar.h

RE: [Harbour] [r|s]ddoci

2010-05-13 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Horodyski Marek (PZUZ) > Sent: Thursday, May 13, 2010 2:02 PM > To: Harbour Project Main Developer List. > Subject: RE: [Harbour] [r|s]ddoci > > > -Original Message- > > From: Viktor Szakáts [mailto:harbour...@syenar.h

RE: [Harbour] [r|s]ddoci

2010-05-13 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Horodyski Marek (PZUZ) > Sent: Thursday, May 13, 2010 2:02 PM > To: Harbour Project Main Developer List. > Subject: RE: [Harbour] [r|s]ddoci > > > -Original Message- > > From: Viktor Szakáts [mailto:harbour...@syenar.h

RE: [Harbour] [r|s]ddoci

2010-05-13 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Wednesday, May 12, 2010 5:59 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > > > c:\harbour\bin\win\mingw\hbmk2.exe -n -m -w2 -gc3 -gui -gtwvg -mt > homar.prg braki.prg -lh

RE: [Harbour] [r|s]ddoci

2010-05-13 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Wednesday, May 12, 2010 5:59 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > [...] > > #{!HB_WITH_OCILIB_UNICODE&!HB_WITH_OCILIB_MIXED}libs=ociliba > > > > > > When I add

RE: [Harbour] [r|s]ddoci

2010-05-12 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] > Sent: Wednesday, May 12, 2010 4:34 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > [...] > > REQUEST SDDODBC, SDDOCI, SQLMIX > > > > libs=sddoci sddodbc > > > > Have I : >

RE: [Harbour] [r|s]ddoci

2010-05-12 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Horodyski Marek (PZUZ) > Sent: Wednesday, May 12, 2010 2:36 PM > To: Harbour Project Main Developer List. > Subject: RE: [Harbour] [r|s]ddoci > > > -Original Message----- > > From: Horodyski Marek (PZUZ) > > Sent: We

RE: [Harbour] [r|s]ddoci

2010-05-12 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Horodyski Marek (PZUZ) > Sent: Wednesday, May 12, 2010 1:47 PM > To: Harbour Project Main Developer List. > Subject: RE: [Harbour] [r|s]ddoci [...] > But something not quite worked : As I wrote - the beginnings are often difficu

RE: [Harbour] [r|s]ddoci

2010-05-12 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Wednesday, May 12, 2010 10:36 AM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > > Hi, > > Instead of guessing it's enough to check the > example in INSTALL. Search for HB_WI

RE: [Harbour] [r|s]ddoci

2010-05-12 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Viktor Szakáts [mailto:harbour...@syenar.hu] > Sent: Wednesday, May 12, 2010 10:36 AM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > > Hi, > > Instead of guessing it's enough to check the > example in INSTALL. Search for HB_WI

RE: [Harbour] [r|s]ddoci

2010-05-12 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Massimo Belgrano [mailto:mbelgr...@deltain.it] > Sent: Tuesday, May 11, 2010 5:38 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > > Have you made > set HB_WITH_OCILIB=C:\ocilib > or > set HB_WITH_OCILIB c:\ocilib\include > se

RE: [Harbour] [r|s]ddoci

2010-05-11 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Massimo Belgrano [mailto:mbelgr...@deltain.it] > Sent: Tuesday, May 11, 2010 4:17 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > > Hi Marek > Hello i i read in c:\harbour\install follow info > > HB_WITH_OCILIB - OCILI

RE: [Harbour] [r|s]ddoci

2010-05-11 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Massimo Belgrano [mailto:mbelgr...@deltain.it] > Sent: Tuesday, May 11, 2010 4:17 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > > Hi Marek > Hello i i read in c:\harbour\install follow info > > HB_WITH_OCILIB - OCILI

[Harbour] [r|s]ddoci

2010-05-11 Thread Horodyski Marek (PZUZ)
Hi, I'm try to use oci. What I can, or what can I do, to arrive exe from \harbour\contrib\sddoci\tests\test1.prg ? Command : \harbour\bin\win\mingw\hbmk2.exe test1.prg does not work ( it say /gcc/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lsddoci) H

RE: [Harbour] Harbour "random" GPFs

2010-05-11 Thread Horodyski Marek (PZUZ)
> -Original Message- > From: Heinz V Bergen [mailto:hber...@ops.phl.ca] > Sent: Thursday, May 06, 2010 11:41 PM > To: harbour@harbour-project.org > Subject: Re: [Harbour] Harbour "random" GPFs > > > Whew! > My problem has been resolved by fix in Revision 14441. [...] > Przemysław Czerpak

RE: [Harbour] gpf with dbcreate and char field

2010-04-23 Thread Horodyski Marek (PZUZ)
-Original Message- From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] Sent: Friday, April 23, 2010 12:02 AM To: Harbour Project Main Developer List. Subject: Re: [Harbour] gpf with dbcreate and char field On Thu, 22 Apr 2010, Lautaro Moreira wrote: Hi, > this sample generates an GPF

RE: [Harbour] tmysql and scripts

2010-04-15 Thread Horodyski Marek (PZUZ)
From: Fernando Athayde [mailto:fernando_atha...@yahoo.com.br] Sent: Wednesday, April 14, 2010 9:08 PM To: harbour@harbour-project.org Subject: [Harbour] tmysql and scripts hello all I can´t run scripts sql using tmysql, I guess my fault, but I can´t see where cScript := "" cScript +=

RE: [Harbour] Anyone interested to join an ERP project based on Harbour+Web+SQL?

2010-04-13 Thread Horodyski Marek (PZUZ)
-Original Message- From: Massimo Belgrano [mailto:mbelgr...@deltain.it] Sent: Tuesday, April 13, 2010 1:14 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Anyone interested to join an ERP project based on Harbour+Web+SQL? It may be an intresting harbour experience How

RE: [Harbour] Error with dBUseArea(...) with rddsql (sddodbc) withmysql ???

2010-04-08 Thread Horodyski Marek (PZUZ)
-Original Message- From: Shum [mailto:wcshu...@hotmail.com] Sent: Tuesday, April 06, 2010 10:49 PM To: harbour@harbour-project.org Subject: [Harbour] Error with dBUseArea(...) with rddsql (sddodbc) withmysql ??? Hi All, I continue to test sddodbc with mysql for adding a BIGINT field

RE: [Harbour] lang_ua(ru) - different output to console and to file

2010-04-01 Thread Horodyski Marek (PZUZ)
-Original Message- From: vat...@polly.com.ua [mailto:vat...@polly.com.ua] Sent: Wednesday, March 31, 2010 11:24 PM To: Harbour@harbour-project.org Subject: [Harbour] lang_ua(ru) - different output to console and to file Hi! func main() set alternate to cmonth.txt additive set alternate o

[Harbour] MemoEdit

2010-03-30 Thread Horodyski Marek (PZUZ)
I have tested now testprof.prg from tests folder in version : Harbour 2.0.1dev (Rev. 13492) And MemoEdit isn't worked. Can anybody confirm this ? Regards, Marek Horodyski ___ Harbour mailing list (attachment size limi

RE: [Harbour] Error in SDDFB

2010-03-11 Thread Horodyski Marek (PZUZ)
-Original Message- From: Luis R. Stach [mailto:luisrst...@yahoo.com.ar] Sent: Wednesday, March 10, 2010 11:04 PM To: harbour@harbour-project.org Subject: [Harbour] Error in SDDFB English by Google Hi I'm trying to connect to Firebird but I can not, I get this error: Error SDDFB/1903 Pre

RE: [Harbour] wich Remote Gui Protocols for harbour?

2010-03-08 Thread Horodyski Marek (PZUZ)
-Original Message- From: Massimo Belgrano [mailto:mbelgr...@deltain.it] Sent: Saturday, March 06, 2010 9:31 AM To: Harbour Project Main Developer List. Subject: [Harbour] wich Remote Gui Protocols for harbour? There is a project named Vedga (former Glan, [...] imo Maj be a intresting s

RE: [Harbour] RDDSQL Question.

2010-03-03 Thread Horodyski Marek (PZUZ)
-Original Message- From: Viktor Szakáts [mailto:harbour...@syenar.hu] Sent: Wednesday, March 03, 2010 3:53 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] RDDSQL Question. Hi Marek, > Sorry, I know nothing about .mdb and ado, but above should work for > MySql. * --

RE: [Harbour] RDDSQL Question.

2010-03-03 Thread Horodyski Marek (PZUZ)
-Original Message- From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] Sent: Wednesday, March 03, 2010 1:38 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] RDDSQL Question. Hi, Itamar Lins wrote: > Can you create examples of creating, RDDINFO( RDDI_EXECUTE, "CR

RE: [Harbour] Re: Microsoft's SMB2 in Vista and above cripplingyour network apps?

2010-03-03 Thread Horodyski Marek (PZUZ)
-Original Message- From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] Sent: Wednesday, March 03, 2010 11:24 AM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Re: Microsoft's SMB2 in Vista and above cripplingyour network apps? On Tue, 02 Mar 2010, smu johnson wrote: > We

RE: [Harbour] Trouble with SqlRdd

2010-03-01 Thread Horodyski Marek (PZUZ)
-Original Message- From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] Sent: Friday, February 26, 2010 7:18 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Trouble with SqlRdd *--- Hi, Marek, for sure I can help you but I need a self contained sample that does not

RE: [Harbour] Trouble with SqlRdd

2010-02-26 Thread Horodyski Marek (PZUZ)
-Original Message- From: Horodyski Marek (PZUZ) Sent: Thursday, February 25, 2010 4:38 PM To: harbour@harbour-project.org Subject: [Harbour] Trouble with SqlRdd I have problem with data from Oracle. Here is ask and answer : [...] Hm, mostly I have in harbor\odbc zero when count(*) or

[Harbour] Trouble with SqlRdd

2010-02-25 Thread Horodyski Marek (PZUZ)
I have problem with data from Oracle. Here is ask and answer : Ask : SELECT konto_produkt, SUM (prowizja) prowizja FROM wynik_interfejsu GROUP BY konto_produkt Answer in Toad : . 5010013310-CINK-6-13021P1150-0-K0-00-3550-3550-0 0 0.07 . And in Harbour :

RE: [Harbour] New trouble with type from MS Sql

2010-02-02 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Horodyski Marek (PZUZ) >Sent: Tuesday, February 02, 2010 10:18 AM >To: Harbour Project Main Developer List. >Subject: RE: [Harbour] New trouble with type from MS Sql > >>-Original Message- >>From: Viktor Szakáts [mailt

RE: [Harbour] New trouble with type from MS Sql

2010-02-02 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Horodyski Marek (PZUZ) >Sent: Monday, February 01, 2010 6:46 PM >To: Harbour Project Main Developer List. >Subject: RE: [Harbour] New trouble with type from MS Sql > >>-Original Message- >>From: Mindaugas Kavaliaus

RE: [Harbour] New trouble with type from MS Sql

2010-02-02 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Monday, February 01, 2010 6:32 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] New trouble with type from MS Sql > >> Try to add the fourth case sentence: >> case SQL_BIGINT: >> >> But I

RE: [Harbour] New trouble with type from MS Sql

2010-02-01 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Monday, February 01, 2010 3:28 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] New trouble with type from MS Sql > >Hi, > > >Horodyski Marek (PZUZ) w

RE: [Harbour] New trouble with type from MS Sql

2010-02-01 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Monday, February 01, 2010 3:28 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] New trouble with type from MS Sql > >Hi, > > >Horodyski Marek (PZUZ) w

RE: [Harbour] New trouble with type from MS Sql

2010-02-01 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Horodyski Marek (PZUZ) >Sent: Monday, February 01, 2010 1:48 PM >To: Harbour Project Main Developer List. >Subject: [Harbour] New trouble with type from MS Sql > >Mindaugas, I have new error from SQL Serwer : > >oErr:severity_

[Harbour] New trouble with type from MS Sql

2010-02-01 Thread Horodyski Marek (PZUZ)
Mindaugas, I have new error from SQL Serwer : oErr:severity_ 2 oErr:osCode___ 65531 oErr:subsystem()__SDDODBC oErr:subCode__ 1902 oErr:description__Invalid field type oErr:filename_ oErr:operation Where/how can I try improve it (in odbcdd.c) ? : switc

RE: [Harbour] How harbour create Multi Tier application?

2010-01-18 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Massimo Belgrano [mailto:mbelgr...@deltain.it] >Sent: Saturday, January 16, 2010 3:18 PM >To: Harbour Project Main Developer List. >Subject: [Harbour] How harbour create Multi Tier application? > ... >What is rpc protocol? RemoteProcedureCall : http://it.wikipe

RE: [Harbour] errors with release 13584

2010-01-15 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Rossine [mailto:qii...@ig.com.br] >Sent: Friday, January 15, 2010 1:14 PM >To: harbour@harbour-project.org >Subject: RE: [Harbour] errors with release 13584 > > >Hello Horodyski, > >I use minigui extended. Currently I use Borland BCC. What is >the advantage to u

RE: [Harbour] errors with release 13584

2010-01-15 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Rossine [mailto:qii...@ig.com.br] >Sent: Friday, January 15, 2010 12:54 AM >To: harbour@harbour-project.org >Subject: [Harbour] errors with release 13584 > > >Hello, > >I compile minigui com this release and i see this errors: > >[ERRORS] > >MiniGui.lib > >Borlan

RE: [Harbour] Alguien puede disponibilizar un screenhot de HBIDE

2010-01-08 Thread Horodyski Marek (PZUZ)
From: Massimo Belgrano [mailto:mbelgr...@deltain.it] Sent: Friday, January 08, 2010 3:47 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Alguien puede disponibilizar un screenhot de HBIDE

RE: [Harbour] hbide problems

2010-01-07 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Thursday, January 07, 2010 6:34 AM >To: harbour@harbour-project.org >Subject: Re: [Harbour] hbide problems > >Hi > >Got hold of message after long, so the context is also old, but... How do you manage to run H

RE: [Harbour] Building HBIDE and qtcore4 lib.

2010-01-05 Thread Horodyski Marek (PZUZ)
... >>Please test after r13463. > > >Ok.. Tomoorow. I use only nightly zip file from scratch ( no svn code). I do not know if it matters (info from hb_out.log ) : Application Internal Error - c:\Qt\4.5.2\bin\hbide.exe Terminated at: 2010.01.05 11:51:11 Unrecoverable error 6005: Exception error:

RE: [Harbour] Building HBIDE and qtcore4 lib.

2010-01-05 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Horodyski Marek (PZUZ) >Sent: Monday, January 04, 2010 6:52 PM >To: Harbour Project Main Developer List. >Subject: RE: [Harbour] Building HBIDE and qtcore4 lib. ... >> >>Hi >> >>Please test after r13463. > > >

RE: [Harbour] Building HBIDE and qtcore4 lib.

2010-01-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Monday, January 04, 2010 5:47 PM >To: harbour@harbour-project.org >Subject: RE: [Harbour] Building HBIDE and qtcore4 lib. > > >Hi > >Please test after r13463. Ok.. Tomoorow. I use only nightly zip file from s

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

2010-01-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] >Sent: Monday, January 04, 2010 2:51 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] SF.net SVN: harbour-project:[13444] >trunk/harbour ... >memory was allocated and released. Just simply run any

RE: [Harbour] Building HBIDE and qtcore4 lib.

2010-01-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Thursday, December 31, 2009 4:33 PM >To: harbour@harbour-project.org >Subject: RE: [Harbour] Building HBIDE and qtcore4 lib. > > >Hi > > >Horodyski Marek (PZUZ) wrote: >&

RE: [Harbour] Building HBIDE and qtcore4 lib.

2009-12-31 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Massimo Belgrano [mailto:mbelgr...@deltain.it] >Sent: Thursday, December 31, 2009 11:54 AM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Building HBIDE and qtcore4 lib. > >C:\harbour\contrib\hbxbp>C:\harbour\win-make.exe clean install Bing

RE: RE: [Harbour] Building HBIDE and qtcore4 lib.

2009-12-31 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] >Sent: Thursday, December 31, 2009 11:41 AM >To: Harbour Project Main Developer List. >Subject: Re: RE: [Harbour] Building HBIDE and qtcore4 lib. > ... >-l disables line numbers and it's set by default in Harbour >

RE: [Harbour] Building HBIDE and qtcore4 lib.

2009-12-31 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Massimo Belgrano [mailto:mbelgr...@deltain.it] >Sent: Thursday, December 31, 2009 10:21 AM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Building HBIDE and qtcore4 lib. > >afaik for compile HBXBP with line number you can set >HB_USER_PRGFLAGS

RE: [Harbour] Strange behavior DemoQt

2009-12-31 Thread Horodyski Marek (PZUZ)
I have Qt 4.5.2 and gcc 4.4.0-tdm-1. But the cause is probably elsewhere. Regards, Marek Horodyski From: Massimo Belgrano [mailto:mbelgr...@deltain.it] Sent: Wednesday, December 30, 2009 5:10 PM To: Harbour Project Main Developer List.

RE: [Harbour] Building HBIDE and qtcore4 lib.

2009-12-31 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Wednesday, December 30, 2009 4:41 PM >To: harbour@harbour-project.org >Subject: RE: [Harbour] Building HBIDE and qtcore4 lib. > > >Hi > > >Horodyski Marek (PZUZ) wrote: &g

[Harbour] Strange behavior DemoQt

2009-12-30 Thread Horodyski Marek (PZUZ)
I see on DemoQt. When app is ended, it is not on the list of applications, but still on process list and processor has 100% utilization. I'm build compiler with HB_QT_STATIC=no. Regards, Marek Horodyski ___ Harbour mailing list (attachment size limit: 40

RE: [Harbour] Building HBIDE and qtcore4 lib.

2009-12-30 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Vailton Renato [mailto:vail...@gmail.com] >Sent: Wednesday, December 30, 2009 1:24 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Building HBIDE and qtcore4 lib. > >Hi! > >Try adding this line to your c:\harbor\contrib\hbxbp\hbxbp.hbc: >

[Harbour] Building HBIDE and qtcore4 lib.

2009-12-30 Thread Horodyski Marek (PZUZ)
When I try biuld hbide, on screen I see messege : C:\harbour\contrib\hbide>hbmk2 hbide.hbp : hbmk2: Linking... hbide.exe c:/gcc/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lQtCore4 collect2: ld returned 1 exit status hbmk2: Error: Running linker. 1 ... I

RE: [Harbour] Harbour next major release wishlist

2009-12-28 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Wednesday, December 23, 2009 9:54 PM >To: Harbour Project Main Developer List. >Subject: [Harbour] Harbour next major release wishlist > >Hi All, > >In the spirit of release enthusiasm it's now also a good time

RE: [Harbour] Where is defined function DRAW_LINE ?

2009-12-16 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] >Sent: Wednesday, December 16, 2009 1:53 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Where is defined function DRAW_LINE ? > >On Wed, 16 Dec 2009, Horodyski Mare

[Harbour] Where is defined function DRAW_LINE ?

2009-12-16 Thread Horodyski Marek (PZUZ)
In file \harbour\contrib\hbhpdf\tests\harupdf.prg Is used function draw_line : ║ 225│ HPDF_Page_SetLineWidth(page, 2.0) ║ 226│ draw_line(page, 60, 710, "line width = 2.0") And i PPO file : ║ 161│ HPDF_Page_SetLineWidth(page, 2.0) ║ 162│ draw_line(page, 60, 710, "line

[Harbour] Can we bind variables in sql?

2009-12-09 Thread Horodyski Marek (PZUZ)
Mindaugas, can we bind variable in selects with SQLMIX ? ... Select * ftom table where Field1 = :var1 and Fiefd2 between :var2 and :var3 ... Regards, Marek Horodyski ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http

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

2009-12-05 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Friday, December 04, 2009 10:55 PM >To: harbour@harbour-project.org >Subject: Re: [Harbour] SF.net SVN: harbour-project:[13116] >trunk/harbour [...] >Please note that, and do not request for, HBIDE will not

RE: [Harbour] HBIDE - Some Points to Discuss - I

2009-12-03 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Wednesday, December 02, 2009 9:26 PM >To: harbour@harbour-project.org >Subject: [Harbour] HBIDE - Some Points to Discuss - I > > >Hello Everybody ... >I need your opinion about what way I should proceed ? Pr

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

2009-12-02 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Horodyski Marek (PZUZ) >Sent: Tuesday, December 01, 2009 12:53 PM >To: Harbour Project Main Developer List. >Subject: RE: [Harbour] SF.net SVN: harbour-project:[13028] >trunk/harbour > >I have an example! :) ... * F

RE: [Harbour] Problem in OLE implementation

2009-12-01 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Alex Strickland [mailto:s...@mweb.co.za] >Sent: Tuesday, December 01, 2009 1:22 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Problem in OLE implementation ... >REQUEST ADORDD > >function Main() > >USE xbrtest.mdb VIA "ADORDD" TABL

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

2009-12-01 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Friday, November 27, 2009 5:49 PM >To: harbour@harbour-project.org >Subject: RE: [Harbour] SF.net SVN: harbour-project:[13028] >trunk/harbour > > >Hi > > >Horodyski Marek

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

2009-12-01 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Monday, November 30, 2009 8:37 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] SF.net SVN: harbour-project:[13074] >trunk/harbour > >Sample test code results. Part 2 A good example w

RE: [Harbour] hbvpdf

2009-11-29 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Massimo Belgrano [mailto:mbelgr...@deltain.it] >Sent: Sunday, November 29, 2009 7:14 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] hbvpdf > >I have made this routine that is able to convert one or more >file asci in txt txt2pdf I hope that

RE: [Harbour] Problem in OLE implementation

2009-11-28 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] >Sent: Friday, November 27, 2009 6:54 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Problem in OLE implementation > >On Fri, 27 Nov 2009, Alex Strickland wrote: > >Hi, [...] >documented RTE whic

RE: [Harbour] Proposal for new string API

2009-11-27 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Friday, November 27, 2009 4:41 PM >To: Harbour Project Main Developer List. >Subject: [Harbour] Proposal for new string API > >Hi, > > >I have a proposal. > >Let's say I have function print_utf8() which ac

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

2009-11-27 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Thursday, November 26, 2009 9:46 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] SF.net SVN: harbour-project:[13028] >trunk/harbour > >Hi Pritpal, > >> Viktor Szakáts wrote: [...] >BTW, a

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

2009-11-18 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] >Sent: Wednesday, November 18, 2009 1:22 AM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] SF.net SVN: harbour-project:[12921] >trunk/harbour ... >I do not find Unicode in Java and C# as good sol

RE: [Harbour] Edit Compile Debug in visual cycle

2009-11-18 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Tuesday, November 17, 2009 6:03 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Edit Compile Debug in visual cycle ... >- Does MC editor has column block marking? In Far such block c

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

2009-11-18 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Tuesday, November 17, 2009 4:23 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] SF.net SVN: harbour-project:[12919] >trunk/harbour > >Hi, > >> * harbour/contrib/rddsql/sddodbc/odbcd

RE: [Harbour] HBIDE - An Overview

2009-11-17 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Pritpal Bedi [mailto:bediprit...@hotmail.com] >Sent: Tuesday, November 17, 2009 12:00 AM >To: harbour@harbour-project.org >Subject: [Harbour] HBIDE - An Overview > >Hello All > >Just a start for more discussions... > >EMERGENCE OF THIS IDEA >=== >

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: >>&

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

[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

RE: [Harbour] Multithreading support in Harbour

2009-11-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Wednesday, November 04, 2009 4:40 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Multithreading support in Harbour > >>> From my experience, GTWIN is working in MT without problem. >> GTWVT

RE: [Harbour] Multithreading support in Harbour

2009-11-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Massimo Belgrano [mailto:mbelgr...@deltain.it] >Sent: Wednesday, November 04, 2009 4:01 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Multithreading support in Harbour > >try replicate your problem in large program remove unnecessary >part

RE: RE: [Harbour] Multithreading support in Harbour

2009-11-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Przemysław Czerpak [mailto:dru...@acn.waw.pl] >Sent: Wednesday, November 04, 2009 2:45 PM >To: Harbour Project Main Developer List. >Subject: Re: RE: [Harbour] Multithreading support in Harbour > >On Wed, 04 Nov 2009, Horodyski Mare

RE: [Harbour] Multithreading support in Harbour

2009-11-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Massimo Belgrano [mailto:mbelgr...@deltain.it] >Sent: Wednesday, November 04, 2009 2:44 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Multithreading support in Harbour > >I not have found any wvt,wvg problem in mt In my experience In >larg

RE: [Harbour] Multithreading support in Harbour

2009-11-04 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Enrico Maria Giordano [mailto:e.m.giord...@emagsoftware.it] >Sent: Wednesday, November 04, 2009 12:29 PM >To: Harbour Project Developers Mailing List >Subject: [Harbour] Multithreading support in Harbour > >Dear friends, I'd like to know where to find information

RE: [Harbour] hbmk2 suggestion

2009-10-27 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Massimo Belgrano [mailto:mbelgr...@deltain.it] >Sent: Tuesday, October 27, 2009 11:20 AM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] hbmk2 suggestion [...] >xbase++ for same final result use >#pragma library("xppui3.lib") >as you read in

RE: [Harbour] ActiveX and GPF

2009-10-22 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Thursday, October 22, 2009 3:57 AM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] ActiveX and GPF > >Hi, > > >> 1. we can add additional "mark" function which will be registered >>wi

RE: [Harbour] Web Services in Harbour

2009-10-21 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Thursday, October 15, 2009 10:01 AM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Web Services in Harbour > >Hi Marek, > >Is there any sort of existing library or other sort of >external pac

  1   2   3   4   >