[Harbour] Error Building Harbour SVN 2010-06-01 01:46 UTC+0200

2010-06-11 Thread Mario H. Sabado
Hi, I got below error when building above SVN under Win7/BCC58. I checked zlib.h and it's present in the external\zlib folder. Thanks, Mario bcc32.exe -I. -I../../../../../include -q -tWM -CP437 -w -Q -w-sig- -d -6 -O2 -OS -Ov -Oi -Oc -DHB_LEGACY_TYPES

[Harbour] Problem Building Harbour SVN 2010-05-28 17:27 UTC-0800

2010-05-28 Thread Mario H. Sabado
Hi, I have encountered below problem when building above SVN. Thanks, Mario = ! Making shared version of Harbour binaries... ./bin/win/bcc\hbmk2 -quiet -lang=en -q0 -shared utils/hbformat/hbformat.hbp -o${HB_BIN_INSTALL}/hbformat-dll Error BASE/1068 Ar

[Harbour] Building Error After SVN 2010-05-27 00:15 UTC+0200

2010-05-26 Thread Mario H. Sabado
Hi, I have encountered below error when building Harbour under Win7/BCC58. Thanks, Mario == bcc32.exe -I../../../../../contrib/hbwin -I. -I../../../../../include -q -tWM -CP437 -w -Q -w-sig- -d -6 -O2 -OS -Ov -Oi -Oc

Re: [Harbour] Console Terminal with GUI Application under Linux

2010-05-26 Thread Mario H. Sabado
On 5/26/2010 5:08 PM, harbour-requ...@harbour-project.org wrote: Date: Wed, 26 May 2010 09:23:44 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] Console Terminal with GUI Application under Linux To: "Harbour Project Main Developer List." Message-ID: <77a1f42b-7a51-44d5-adad-e6f8c0ba9...@sy

Re: [Harbour] Console Terminal with GUI Application under Linux

2010-05-26 Thread Mario H. Sabado
On 5/26/2010 10:16 AM, Mario H. Sabado wrote: On 5/25/2010 11:27 PM, harbour-requ...@harbour-project.org wrote: Date: Tue, 25 May 2010 17:18:15 +0200 From: Massimo Belgrano Subject: Re: [Harbour] Console Terminal with GUI Application under Linux To: "Harbour Project Main Developer

Re: [Harbour] Console Terminal with GUI Application under Linux

2010-05-25 Thread Mario H. Sabado
n; charset="iso-8859-1" I try a reply also without any knoledge of Ubuntu sorry if i miss something try REQUEST HB_GT_XWC_DEFAULT 2010/5/25 Mario H. Sabado > Hi, > > I have compiled my application under Ubuntu 10.4 with -gui -gtxwc from my > .hbp. I also have REQUEST HB

[Harbour] Console Terminal with GUI Application under Linux

2010-05-25 Thread Mario H. Sabado
Hi, I have compiled my application under Ubuntu 10.4 with -gui -gtxwc from my .hbp. I also have REQUEST HB_GT_XWC in my main module. When I execute the application, the terminal console is not being released and remains inactive from the background. Any switch that I might be missing? I n

Re: [Harbour] HBMK2 with -rebuild/-clean

2010-05-24 Thread Mario H. Sabado
On 5/24/2010 5:44 PM, harbour-requ...@harbour-project.org wrote: Message: 7 Date: Mon, 24 May 2010 11:04:37 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] HBMK2 with -rebuild/-clean To: "Harbour Project Main Developer List." Message-ID:<6a4214ab-6fef-40c4-96dc-b4615f7a5...@syenar.hu>

[Harbour] HBMK2 with -rebuild/-clean

2010-05-24 Thread Mario H. Sabado
Hi Viktor, I tried the -rebuild parameter (hbmk2 proj1.hbp -rebuild) but I got the following error: = Error BASE/1066 Argument error: conditional (Quit) Error BASE/1066 Argument error: conditional Called from HBMK2(0) Called from MAIN(0) ==

Re: [Harbour] NETIOSRV Unable to compile with -static

2010-05-23 Thread Mario H. Sabado
On 5/24/2010 12:00 AM, harbour-requ...@harbour-project.org wrote: Message: 3 Date: Sun, 23 May 2010 15:51:24 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] NETIOSRV Unable to compile with -static To: "Harbour Project Main Developer List." Message-ID:<26f1de86-a5e1-4263-86a9-3791b8dc0.

Re: [Harbour] NETIOSRV Unable to compile with -static

2010-05-23 Thread Mario H. Sabado
On 5/23/2010 8:44 PM, harbour-requ...@harbour-project.org wrote: Message: 6 Date: Sun, 23 May 2010 09:03:22 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] NETIOSRV Unable to compile with -static To: "Harbour Project Main Developer List." Message-ID: Content-Type: text/plain; charset=u

[Harbour] NETIOSRV Unable to compile with -static

2010-05-22 Thread Mario H. Sabado
Hi, With the latest SVN, I was not able to compile the netiosrv with -static. I'm using Ubuntu 10.4. Thanks for any help. Regards, Mario ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project

Re: [Harbour] Setting File Permission with NetIO

2010-05-21 Thread Mario H. Sabado
Message-ID:<2010052632.ga4...@linux-4bod.home.aster.pl> Content-Type: text/plain; charset=utf-8 On Fri, 21 May 2010, Mario H. Sabado wrote: Hi, > How can I set the file permission when creating index file via NetIO > server under Linux? I have to chmod each time I re

[Harbour] Setting File Permission with NetIO

2010-05-21 Thread Mario H. Sabado
Hi Przemek, How can I set the file permission when creating index file via NetIO server under Linux? I have to chmod each time I reindex to reset file permission settings of the created index. Thanks and best regards, Mario ___ Harbour mailing list

Re: [Harbour] Error Building SVN 2010-17:24 18:23 UTC-0800

2010-05-12 Thread Mario H. Sabado
Message-ID:<4bea4a76.4070...@polly.com.ua> Content-Type: text/plain; charset=UTF-8; format=flowed 12.05.2010 5:09, Mario H. Sabado напи�ав(ла): > > Hi Przemek, > > I have encountered building latest Harbour SVN with the following >

[Harbour] Error Building SVN 2010-17:24 18:23 UTC-0800

2010-05-11 Thread Mario H. Sabado
Hi Przemek, I have encountered building latest Harbour SVN with the following error. I'm using WinXP/BCC58. - bcc32.exe -I. -I../../../../../include -q -tWM -CP437 -w -Q

Re: [Harbour] HBNetIO file functions

2010-05-04 Thread Mario H. Sabado
Hi Qatan, On 5/5/2010 12:52 AM, harbour-requ...@harbour-project.org wrote: Message: 1 Date: Tue, 4 May 2010 13:09:52 -0300 From: "Qatan" Subject: Re: [Harbour] HBNetIO file functions To: "Harbour Project Main Developer List." Message-ID:<6ee9632a6a5a48ebb01c525d65f24...@supports> Conten

Re: [Harbour] Harbour Server Pages

2010-04-26 Thread Mario H. Sabado
On 4/26/2010 6:56 PM, harbour-requ...@harbour-project.org wrote: Message: 6 Date: Mon, 26 Apr 2010 05:36:56 -0300 From: "Jorge Aldo G. de F. Junior" Subject: Re: [Harbour] Harbour Server Pages To: "Harbour Project Main Developer List." Message-ID: Content-Type: text/plain; chars

Re: [Harbour] HBMZIP myzip.prg GPF

2010-04-19 Thread Mario H. Sabado
On 4/19/2010 7:13 PM, harbour-requ...@harbour-project.org wrote: -- Message: 6 Date: Mon, 19 Apr 2010 12:06:38 +0200 From: Przemys?aw Czerpak Subject: Re: [Harbour] HBMZIP myzip.prg GPF To: "Harbour Project Main Developer List." Message-ID:<20100419100638.ga1

[Harbour] HBMZIP myzip.prg GPF

2010-04-19 Thread Mario H. Sabado
Hi, I countered a GPF problem when executing myzip under the tests folder of HBMZIP library. The myunzip though works fine. Thanks, Mario ** Modules: 0x0040 0x000CB000 D:\harbour\contrib\hbmzip\tests\myzip.exe 0x7725 0x0018 C:\W

Re: [Harbour] @...GET LISTBOX Problem

2010-04-04 Thread Mario H. Sabado
home.aster.pl> Content-Type: text/plain; charset=utf-8 On Thu, 01 Apr 2010, Mario H. Sabado wrote: Hi, > Here's the doc I found from a Clipper 5.3 Norton Guide. We all have this NG:) The problem is that you haven't testewd your example in Clipper. It works in excat

Re: [Harbour] @...GET LISTBOX Problem

2010-03-31 Thread Mario H. Sabado
On 4/1/2010 12:00 AM, harbour-requ...@harbour-project.org wrote: Message: 1 Date: Wed, 31 Mar 2010 13:14:06 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] @...GET LISTBOX Problem To: "Harbour Project Main Developer List." Message-ID:<5db45211-3c94-4410-834c-e766bc610...@syenar.hu> Con

[Harbour] @...GET LISTBOX Problem

2010-03-25 Thread Mario H. Sabado
Hi, From below test, I can't pass through the VALID statement even though I selected a value from level_list. Any suggestion? Thanks, Mario function listboxtest local level_list:={"A","B","C"} local user_level:=space(1) local getlist:={} @ 1 ,1,6,5 get user_level lis

[Harbour] Build Error with SVN 2010-03-01 01:25 UTC+010

2010-02-28 Thread Mario H. Sabado
Hi, I encountered below error using BCC when building latest SVN. TIA, Mario === bcc32.exe -I. -I../../../../../../include -q -tWM -CP437 -w -w-sig- -Q -d -6 - O2 -OS -Ov -Oi -Oc -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -I"C:\BCC58

[Harbour] Testing HBFBIRD.LIB with Firebird 2.5

2010-02-04 Thread Mario H. Sabado
Hi Viktor, -- Message: 2 Date: Thu, 04 Feb 2010 08:31:34 + From: vszak...@users.sourceforge.net Subject: [Harbour] SF.net SVN: harbour-project:[13761] trunk/harbour To: harbour@harbour-project.org Message-ID: Content-Type: text/plain; charset=UTF-8 Revision: 1376

[Harbour] Error Building Latest Harbour SVN under Mandriva2010

2010-01-14 Thread Mario H. Sabado
Hi, I have encountered below error when building latest Harbour SVN under Mandriva2010 and GCC 4.4.1. Thanks, Mario == ../../../../../bin/linux/gcc/harbour ../../../tsymbol.prg -i../../../../../include -n1 -q0 -w3 -es2 -kmo

Re: [Harbour] Error Building latest Harbour SVN with BCC58

2010-01-14 Thread Mario H. Sabado
14092038.gc27...@linux-4bod.home.aster.pl> Content-Type: text/plain; charset=utf-8 On Thu, 14 Jan 2010, Mario H. Sabado wrote: Hi, > Please find below error I encountered under WinXP and BCC58 when > building latest Harbour SVN. Should be fixed now. best regards, Przemek

[Harbour] Error Building latest Harbour SVN with BCC58

2010-01-13 Thread Mario H. Sabado
Hi, Please find below error I encountered under WinXP and BCC58 when building latest Harbour SVN. Thanks, Mario === ../../../../../bin/win/bcc/harbour.exe ../../../treport.prg -i../../../../../i clude -n1 -q0 -w3 -es2 -kmo -i- -l -gc3

[Harbour] Compiling HBIDE under WinXP/MSVC

2010-01-04 Thread Mario H. Sabado
Hi Pritpal, I tried to compile HBIDE but got the following error. Where can I get QtUiTools.lib/dll? I can't find it under my QT installation folder. ** hbmk2: Processing environment options: -mt -compiler=msvc hbmk2: Linking... hbide.exe LI

Re: [Harbour] Error Building with Latest SVN using BCC62

2010-01-04 Thread Mario H. Sabado
Type: text/plain; charset=utf-8 On Tue, 05 Jan 2010, Mario H. Sabado wrote: Hi, I have encountered below error when building Harbour with latest SVN under WinXP Pro. ./bin/win/bcc/hbrun.exe --hb:gtcgi ./bin/postinst.prg Unrecoverable error 9994: H

[Harbour] Error Building with Latest SVN using BCC62

2010-01-04 Thread Mario H. Sabado
Hi, I have encountered below error when building Harbour with latest SVN under WinXP Pro. ./bin/win/bcc/hbrun.exe --hb:gtcgi ./bin/postinst.prg Unrecoverable error 9994: Harbour CP (BG866) initialization failure mingw32-make.exe: *** [install] Error 1

[Harbour] Error Compiling with latest SVN

2009-12-06 Thread Mario H. Sabado
Hi, I encountered below error when building latest Harbour SVN under Mandriva. Thanks, Mario *** gcc -L../../../../../lib/linux/gcc -L/usr/X11R6/lib -o../../../../../bin/linux/gcc/hbrun hbrun.o -lhbcplr -lhbpp -lhbcommon -lhbextern -lhbdeb

[Harbour] Error Building with Mingw and Mandriva

2009-11-22 Thread Mario H. Sabado
Hi, I have the following error when building Harbour from the latest SVN. Thanks, Mario ** ! Using QT 'moc' bin: D:\Qt\2009.04\qt\bin gcc -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer -march=i586 -mtune=pentiumpro

Re: [Harbour] Error Building Harbour with BCC 6.20

2009-11-16 Thread Mario H. Sabado
ascii 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. >

[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] Testing Linux

2009-11-13 Thread Mario H. Sabado
Hi Guy, Message: 9 Date: Fri, 13 Nov 2009 08:06:07 +0100 From: Guy Roussin Subject: Re: [Harbour] Testing Linux To: "Harbour Project Main Developer List." Message-ID: <4afd055f.40...@teledetection.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi, > > > I have tri

[Harbour] Testing Linux

2009-11-12 Thread Mario H. Sabado
Hi, I have tried building Harbour under Mandriva 2010 and compiled the hello.prg successfully but when I run, I have the following error. But I have verified that the libharbour.so was found under /usr/local/lib and /usr/local/lib/harbour. Thanks for any help. Mario **

[Harbour] Re: DbSeek() Problem with latest SVN

2009-11-09 Thread Mario H. Sabado
06:40, Mario H. Sabado wrote: > Hi Przemek, > > Mario H. Sabado wrote: >> Hi Przemek, >> >> I had encountered problem with the latest SVN with DbSeek(). It always >> return .F. in my case after reindexing and re-creating index. I'm >> using D

[Harbour] Re: DbSeek() Problem with latest SVN

2009-11-09 Thread Mario H. Sabado
ain; charset=utf-8 On Mon, 09 Nov 2009, Mario H. Sabado wrote: Hi Mario, > >I had encountered problem with the latest SVN with DbSeek(). It > >always return .F. in my case after reindexing and re-creating > >index. I'm using DBFNTX and BCC62 under WinXP SP3. > >

[Harbour] Re: DbSeek() Problem with latest SVN

2009-11-08 Thread Mario H. Sabado
Hi Przemek, Mario H. Sabado wrote: Hi Przemek, I had encountered problem with the latest SVN with DbSeek(). It always return .F. in my case after reindexing and re-creating index. I'm using DBFNTX and BCC62 under WinXP SP3. Thanks for any advise. Best regards, Mario I'm guessi

[Harbour] DbSeek() Problem with latest SVN

2009-11-08 Thread Mario H. Sabado
Hi Przemek, I had encountered problem with the latest SVN with DbSeek(). It always return .F. in my case after reindexing and re-creating index. I'm using DBFNTX and BCC62 under WinXP SP3. Thanks for any advise. Best regards, Mario ___ Harbour m

Re: [Harbour] HB_ReadIni() Problem

2009-10-21 Thread Mario H. Sabado
Hi Przemek, Message: 7 Date: Wed, 21 Oct 2009 13:49:49 +0200 From: Przemys?aw Czerpak Subject: Re: [Harbour] HB_ReadIni() Problem To: "Harbour Project Main Developer List." Message-ID: <20091021114948.ga28...@linux-8af1.home.aster.pl> Content-Type: text/plain; charset=utf-8 On Wed, 21

Re: [Harbour] HB_ReadIni() Problem

2009-10-21 Thread Mario H. Sabado
Oct 2009, Mario H. Sabado wrote: Hi, > I have encountered the value being returned by HB_ReadIni() was > being truncated by one char at the last. I have the following > function and sample ini file. It may happen if EOL is missing in the last line of .ini file. I'll add prot

[Harbour] HB_ReadIni() Problem

2009-10-21 Thread Mario H. Sabado
Hi, I have encountered the value being returned by HB_ReadIni() was being truncated by one char at the last. I have the following function and sample ini file. Example: Calling IniFileVal("sample.ini","DOWNLOAD_SRC") would return "d:\tes" instead of "d:\test" Thanks for any help. Regar

[Harbour] Re: Program Loading Too Slow After 2009-10-07 14:27 UTC+0200

2009-10-07 Thread Mario H. Sabado
Mario H. Sabado wrote: Hi Przemek, After above SVN, my program takes too long to startup (takes about ~20 seconds from local). I've encountered it with GTWVT and GTWIN using BCC 6.20. Thanks, Mario This happens when I'm trying to connect to HBNETIO server and the used IP can no

[Harbour] Program Loading Too Slow After 2009-10-07 14:27 UTC+0200

2009-10-07 Thread Mario H. Sabado
Hi Przemek, After above SVN, my program takes too long to startup (takes about ~20 seconds from local). I've encountered it with GTWVT and GTWIN using BCC 6.20. Thanks, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbo

[Harbour] Re: Compile Error Using BCC 6.20

2009-10-05 Thread Mario H. Sabado
Przemek and Viktor, Date: Mon, 5 Oct 2009 14:41:17 +0200 From: Przemyslaw Czerpak Subject: Re: [Harbour] Re: Compile Error Using BCC 6.20 To: "Harbour Project Main Developer List." Message-ID: <20091005124117.ga2...@uran.home.aster.pl> Content-Type: text/plain; charset=utf-8 On Mon, 0

[Harbour] Re: Compile Error Using BCC 6.20

2009-10-05 Thread Mario H. Sabado
Hi Toninho, Message: 3 Date: Sun, 04 Oct 2009 20:43:28 -0300 From: ToninhoFWi Subject: Re: Re: [Harbour] Compile Error Using BCC 6.20 To: "Harbour Project Main Developer List." Message-ID: <1jcic59s3o51kt61klbs4fcaifcg35o...@4ax.com> Content-Type: text/plain; charset=us-ascii Hi Mario,

Re: [Harbour] Compile Error Using BCC 6.20

2009-10-01 Thread Mario H. Sabado
Hi Viktor, Message: 3 Date: Thu, 1 Oct 2009 17:48:12 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] Compile Error Using BCC 6.20 To: "Harbour Project Main Developer List." Message-ID: Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes > I don't have this c

Re: [Harbour] Compile Error Using BCC 6.20

2009-10-01 Thread Mario H. Sabado
Hi Viktor, -- Message: 6 Date: Thu, 1 Oct 2009 13:14:46 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] Re: Compile Error Using BCC 6.20 To: Viktor Szak?ts Cc: "Harbour Project Main Developer List." Message-ID: <24c252bf-3552-4073-a5a7-0177b93ea...@syenar

[Harbour] Re: Compile Error Using BCC 6.20

2009-10-01 Thread Mario H. Sabado
Hi Viktor, -- Message: 4 Date: Thu, 1 Oct 2009 08:41:43 +0200 From: Viktor Szak?ts Subject: Re: [Harbour] Compile Error Using BCC 6.20 To: "Harbour Project Main Developer List." Message-ID: Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=ye

[Harbour] Compile Error Using BCC 6.20

2009-09-30 Thread Mario H. Sabado
Hi Viktor, I have the following error when compiling Harbour under Windows XP using BCC 6.20. ** ilink32.exe -q -Gn -C -aa -Tpd -Gi -x c0d32.obj @__dyn__.tmp Error: Unresolved external 'WSAIoctl' referenced from D:\HARBOUR\SOURCE\RTL\OBJ

[Harbour] TopBarMenu()

2009-09-23 Thread Mario H. Sabado
Hi, I just want to ask what lib should I link to use TopBarMenu()? TIA, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: HBNETIO HB_ReadIni() Support

2009-09-17 Thread Mario H. Sabado
Alex, Message: 9 Date: Thu, 17 Sep 2009 15:29:16 +0200 From: Alex Strickland Subject: Re: [Harbour] HBNETIO HB_ReadIni() Support To: "Harbour Project Main Developer List." Message-ID: <4ab239ac.6030...@mweb.co.za> Content-Type: text/plain; charset=UTF-8; format=flowed Przemyslaw Czerpa

[Harbour] Re: BNETIO HB_ReadIni() Support

2009-09-17 Thread Mario H. Sabado
Hi Alex, Message: 2 Date: Thu, 17 Sep 2009 10:33:42 +0200 From: Alex Strickland Subject: Re: [Harbour] HBNETIO HB_ReadIni() Support To: "Harbour Project Main Developer List." Message-ID: <4ab1f466.6030...@mweb.co.za> Content-Type: text/plain; charset=ISO-8859-1; format

[Harbour] HBNETIO HB_ReadIni() Support

2009-09-16 Thread Mario H. Sabado
Hi Przemek, I have a program being shared by ~100 branches which were separated by folders respectively in the server. Each branch/folder have peculiarities and initialized by the program thru .ini file found inside the folder. I just want to ask if it is feasible to add HB_ReadIni() suppor

Re: [Harbour] HBNETIO Unable To Connect After 2009-09-16 02:44

2009-09-16 Thread Mario H. Sabado
r.pl> Content-Type: text/plain; charset=utf-8 On Wed, 16 Sep 2009, Mario H. Sabado wrote: Hi, I can no longer connect to my server application after above SVN. I didn't change anything from code since last time that it's working. I'm using BCC compiler. Any advise? R

[Harbour] HBNETIO Unable To Connect After 2009-09-16 02:44 UTC+0200

2009-09-15 Thread Mario H. Sabado
Hi Przemek, I can no longer connect to my server application after above SVN. I didn't change anything from code since last time that it's working. I'm using BCC compiler. Any advise? Thanks and best regards, Mario ___ Harbour mailing list Harbo

Re: [Harbour] Exist PICTURE for password with GET?

2009-09-08 Thread Mario H. Sabado
Hi GVS, Viktor Szakáts escribió: > Hi, > Please check the end of source/rtl/tget.prg, there you > can find which parameters need to be passed to hb_get():new() > to create a new instance. The parameters are the same as > for GetNew(), you can find a GetNew() example in tests/rto_get.prg. > Then

[Harbour] HBNETIO FileCopy Support

2009-09-04 Thread Mario H. Sabado
Hi Przemek, How to copy a file from server to/from local workstation via HBNETIO? I have to copy files from my program folder to local for faster processing of reports in my application. I'm using external report writer. I think this is one remaining issue to convert my application to HBNE

Re: [Harbour] HBNETIO - How I tested ...

2009-09-04 Thread Mario H. Sabado
On Fri, 04 Sep 2009, Mario H. Sabado wrote: Hi, >> Simply replace: >>pszIpAddres = hb_socketResolveAddr( pszServer, HB_SOCKET_AF_INET ); >> with: >>pszIpAddres = hb_strdup( pszServer ); > Doing the above changes did reduce the opening (use) of database

Re: [Harbour] HBNETIO - How I tested ...

2009-09-04 Thread Mario H. Sabado
Hi Przemek, Simply replace: pszIpAddres = hb_socketResolveAddr( pszServer, HB_SOCKET_AF_INET ); with: pszIpAddres = hb_strdup( pszServer ); Doing the above changes did reduce the opening (use) of database file in my test from ~9 seconds to 1. I'm using Windows XP network environment. W

Re: [Harbour] HBNETIO Windows Drive Letter Support

2009-09-01 Thread Mario H. Sabado
01151809.ga24...@uran.home.aster.pl> Content-Type: text/plain; charset=utf-8 On Tue, 01 Sep 2009, Mario H. Sabado wrote: Hi, > Is it possible to have drive letter support for Windows OS when specifying > database file? The root of data starts from where the program was >

[Harbour] HBNETIO Windows Drive Letter Support

2009-09-01 Thread Mario H. Sabado
Hi Przemek, Is it possible to have drive letter support for Windows OS when specifying database file? The root of data starts from where the program was executed, is this correct? What if the hierarchy of the data directory is higher than where the program is executed or in the other direc

Re: [Harbour] Testing HBNETIO

2009-09-01 Thread Mario H. Sabado
Hi Pritpal, Works fine now after 2009-09-01 11:33 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl). Many thanks Prezemek! Mario Message: 8 Date: Tue, 01 Sep 2009 16:11:13 +0800 From: "Mario H. Sabado" Subject: [Harbour] Testing HBNETIO To: harbour@harbour-project.org

[Harbour] Testing HBNETIO

2009-09-01 Thread Mario H. Sabado
Hi Przemek, I've tested under Windows using BCC and MingW and got the "Cannot start NETIO server !!!" message. I tried adding the 2941 port to Windows firewall exception also but still the same. Thank you so much for the great work and more power! Best regards, Mario __

[Harbour] GTNUL.LIB included by hbmk2

2009-03-03 Thread Mario H. Sabado
Hi Viktor, GTNUL.LIB is being included by hbmk2 but it does not exist from lib folder. I'm using BCC. Thanks, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] No Generated HBVMMT.LIB with BCC32

2009-03-01 Thread Mario H. Sabado
arset="iso-8859-1" Hi Mario, Pls post your build log to see what went wrong. Brgds, Viktor On Sun, Mar 1, 2009 at 1:22 PM, Mario H. Sabado wrote: > Hi, > > With the latest SVN, there is no generated HBVMMT.LIB using BCC32. Any > hint? > > Thanks, > Ma

[Harbour] No Generated HBVMMT.LIB with BCC32

2009-03-01 Thread Mario H. Sabado
Hi, With the latest SVN, there is no generated HBVMMT.LIB using BCC32. Any hint? Thanks, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Hb_GtInfo( HB_GTI_CLOSABLE, .F. ) Not Working?

2009-01-12 Thread Mario H. Sabado
Message: 5 Date: Thu, 8 Jan 2009 18:54:39 -0800 (PST) From: Pritpal Bedi Subject: Re: [Harbour] Hb_GtInfo( HB_GTI_CLOSABLE, .F. ) Not Working? To: harbour@harbour-project.org Message-ID: <21365368.p...@talk.nabble.com> Content-Type: text/plain; charset=us-ascii Hi Mario H. Sabado

[Harbour] Hb_GtInfo( HB_GTI_CLOSABLE, .F. ) Not Working?

2009-01-08 Thread Mario H. Sabado
Hi, I noticed time that below code does not disable the close button of my application. Can somebody confirm? Hb_GtInfo( HB_GTI_CLOSABLE, .F. ) TIA, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailma

Re: [Harbour] RDDSQL

2008-11-27 Thread Mario H. Sabado
-- Message: 6 Date: Thu, 27 Nov 2008 02:19:40 +0200 From: Mindaugas Kavaliauskas <[EMAIL PROTECTED]> Subject: Re: [Harbour] RDDSQL To: "Harbour Project Main Developer List." Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed

RE: [Harbour] Unresolved External with BCC582

2008-09-19 Thread Mario H. Sabado
charset="US-ASCII" You have to link your application. with cw32mt.lib instead of cw32.lib and with hbvmmt.lib instead of hbvm.li -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mario H. Sabado Sent: Friday, September 19, 2008 1:47 AM To: har

[Harbour] Unresolved External with BCC582

2008-09-18 Thread Mario H. Sabado
Hi, I have encountered below error when compiling my application from latest SVN. I'm using BCC582 and xMate. Unresolved external '__beginthreadex' reference from ..\LIB\HBVM.LIB|thread Unresolved external '__endthreadex' reference from ..\LIB\HBVM.LIB|thread Thanks for any help. Regards, M

[Harbour] Re: HGetValueAt() Bound Error (Przemys??aw Czerpak)

2008-09-13 Thread Mario H. Sabado
Hi Przemek, I encountered problem with function HGetValueAt() from latest SVN with the following error: Error BASE/1187 Bound Error: HB_HVALUEAT Thanks for any help. You have to fix your code. You are using index which is aout of scope, f.e.: #include "hbcompat.ch" proc main

[Harbour] HGetValueAt() Bound Error

2008-09-13 Thread Mario H. Sabado
Hi, I encountered problem with function HGetValueAt() from latest SVN with the following error: Error BASE/1187 Bound Error: HB_HVALUEAT Thanks for any help. Regards, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-

[Harbour] GTWVT Maximize Control Button

2008-06-18 Thread Mario H. Sabado
Hi, Running the WVTEXT.PRG sample when you click the Maximize control button, it works fine but the button is being Disabled. It will re-enable when you resize the program window by clicking and dragging.the corner. Should not it be supposed to switch to Restore status instead? Thanks, Mario _

[Harbour] Re: FileCopy() Argument error

2008-06-12 Thread Mario H. Sabado
-- Message: 3 Date: Thu, 12 Jun 2008 10:42:44 +0800 From: "Mario H. Sabado" <[EMAIL PROTECTED]> Subject: [Harbour] FileCopy() Argument error To: harbour@harbour-project.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=&

[Harbour] FileCopy() Argument error

2008-06-11 Thread Mario H. Sabado
Hi, I have the following error when using FileCopy() function. I have verified that my parameter contains valid values. Any hint? >Error BASE/1066 Argument error: conditional >Called from FILECOPY(114) Thanks, Mario ___ Harbour mailing list Harbour@

[Harbour] FOpen() Argument Error

2008-04-19 Thread Mario H. Sabado
Hi, When running my compiled application, I got the following error. I tried to put an Alert("message") just after the local variable declarations of the MAIN function but still got the same error. My application used to work with Harbour and Prezemek advised me to check for possible NIL p

Re: [Harbour] Dbu problems

2008-02-23 Thread Mario H. Sabado
-- Message: 5 Date: Sat, 23 Feb 2008 12:39:54 + From: "Jorge A. Giraldo" <[EMAIL PROTECTED]> Subject: [Harbour] Dbu problems To: Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Hi All, Compiling DBU you could see: - The browse u

[Harbour] FOpen() Problem After 2008-02-22 22:28 UTC+0100

2008-02-22 Thread Mario H. Sabado
Hi, I have encountered below error message when running my program after 2008-02-22 22:28 UTC+0100. I'm using BCC58. Any hint what I might have missed? /// Error BASE/2021 Argument error: FOPEN Called from FOPEN(0) Called from FI

[Harbour] Re: [LetoDB] Error Building Utils\Manager

2008-02-04 Thread Mario H. Sabado
ROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Mario H. Sabado writes: > Hi, > I got the following error building LetoDB Manager. Thanks for any help. > [ ... ] > Error: Unresolved external '_HB_FUN_TRACELOG' referenced from > D:\HWG

[Harbour] [LetoDB] Error Building Utils\Manager

2008-02-04 Thread Mario H. Sabado
Hi, I got the following error building LetoDB Manager. Thanks for any help. Regards, Mario D:\letodb\utils\manager>bld Harbour devel build 1.1-1 Intl. Copyright (c) 1999-2008, http://www.harbour-project.org/ Compiling 'manage.prg'... Lines 4164, Functions/Procedures 19 Generating C source o

RE: [Harbour] Re: *CRC32() Function

2008-01-23 Thread Mario H. Sabado
Message: 6 Date: Thu, 24 Jan 2008 01:33:34 + From: "Jorge A. Giraldo" <[EMAIL PROTECTED]> Subject: RE: [Harbour] Re: *CRC32() Function To: Harbour Project Main Developer List. Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Hi Mario, You can get that size a

[Harbour] Re: *CRC32() Function

2008-01-23 Thread Mario H. Sabado
Hi Jorge, Przemek, I was able to compile the myzip.prg after using the zlib1.dll sent to me by Jorge. As usual, Przemek is right when pointing out that something is wrong with my zlib1(.lib) binaries. I'm just curious about the file size difference of the zlib1.lib generated by Jorge. We have

Re: [Harbour] *CRC32() Function

2008-01-23 Thread Mario H. Sabado
in; charset=iso-8859-2 On Wed, 23 Jan 2008, Mario H. Sabado wrote: > Without including the xhb.lib, i got the following error: > Any suggestion? > > Error: Unresolved external '_deflateInit2_' referenced from > D:\HARBOUR\B32\LIB\HBZLIB.LIB|zip > Error: Unresol

Re: [Harbour] *CRC32() Function

2008-01-22 Thread Mario H. Sabado
Jorge, Message: 4 Date: Wed, 23 Jan 2008 00:18:22 + From: "Jorge A. Giraldo" <[EMAIL PROTECTED]> Subject: RE: [Harbour] Re: Harbour Digest, Vol 15, Issue 43 To: Harbour Project Main Developer List. Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Mario, How c

[Harbour] Re: Harbour Digest, Vol 15, Issue 43

2008-01-22 Thread Mario H. Sabado
-- Message: 1 Date: Tue, 22 Jan 2008 05:57:30 +0800 From: "Mario H. Sabado" <[EMAIL PROTECTED]> Subject: Re: [Harbour] *CRC32() Function To: harbour@harbour-project.org Message-ID: <[EMAIL PROTECTED]> Co

Re: [Harbour] *CRC32() Function

2008-01-21 Thread Mario H. Sabado
Hi Chen, I tried compiling the myzip.prg from contrib\hbzlib and I got the following Unresolved external: '_get_crc_table' '_crc32' What am I missing? Thanks, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.o

[Harbour] *CRC32() Function

2008-01-20 Thread Mario H. Sabado
Hi, What library do I need to link for the above function? TIA, Mario ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] TBrowse Behavior

2008-01-12 Thread Mario H. Sabado
Hi Viktor, Below test code when run between Harbour and xHarbour demonstrates one difference specifically on the TBrowse column alignment. I was able to compile in Harbour my whole console application successfully but this difference, personally, is a show stopper. If it's not too much to as

Re: [Harbour] WIch is best ide for harbour source code

2008-01-04 Thread Mario H. Sabado
Jacek Kubica-2 wrote: > > Hello Massimo, > > Thursday, January 03, 2008, 2:20:23 PM, you wrote: > > MB> Wich is best ide for editing xharbour source for a newbies > MB> Dev-C++ > MB> Eclipse C/C++ > MB> Netbean with c++ dev pack > MB> C++ Builder 2007 codegear > MB> Microsoft Visual C++ > >

[Harbour] Building WinCE with make_vcce.bat

2007-12-10 Thread Mario H. Sabado
Hi, I have harbour binaries built with Visual C++ 2008 Express but when I run make_vcce.bat, I have the following error. LINK : warning LNK4044: unrecognized option '/MANIFEST:NO'; ignored obj\vcce\hbppgen.obj : fatal error LNK1112: module machine type 'X86' conflicts with target machine type