francesco perillo wrote:
I now ask if is it possible to get a prg-level CallStack array in
order to use it in the errorsys handler.
I use:
function Stack2Str(n)
local cStackStr := ""
local cProcFile
DEFAULT n TO 2
while !empty(procname(n))
cStackStr += "Called from
Revision: 14032
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14032&view=rev
Author: vszakats
Date: 2010-03-01 13:47:03 + (Mon, 01 Mar 2010)
Log Message:
---
2010-03-01 14:45 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/rddsql/sddodbc/sd
Revision: 14030
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14030&view=rev
Author: druzus
Date: 2010-03-01 07:00:57 + (Mon, 01 Mar 2010)
Log Message:
---
2010-03-01 08:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/hvm.c
ANN: Mediator SQL RDD 4.3.2.0 with free MySQL version
We are glad to announce availability of
Mediator ISAM server (SQL RDD) 4.3.2.0
compatible with Harbour 2.0 and xHarbour 1.2.1 (Rev. 6686, CVS 15.02.2010)
For product description please visit
http://www.otc.pl/index.asp?s=21&l=2
For summary
Hi Viktor,
Please revert this. The behavior was intentionally
designed to be controlled by hb_GTInfo( HB_GTI_CLOSABLE ),
(instead of SETCANCEL()).
Sorry but as you've seen the development list has been off-line many hours.
You've done a reversal before I can read the messages.
Could you expla
Details here:
2008-06-25 11:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
Brgds,
Viktor
On 2010 Mar 1, at 09:32, Viktor Szakáts wrote:
> Hi Xavi,
>
> Please revert this. The behavior was intentionally
> designed to be controlled by hb_GTInfo( HB_GTI_CLOSABLE ),
> (instead of SETCANCEL(
Przemysław Czerpak wrote:
>
> It's redundant. -gtwvt makes the above.
> If you use -gt* switches in hbmk2 then it makes for the 1-st one:
>REQUEST HB_GT_*_DEFAULT
> and for the next ones:
>REQUEST HB_GT_*
>
> so you do not have to use any 'REQUEST HB_GT_*[_DEFAULT] in your
> PRG code.
>
Hi Xavi,
Please revert this. The behavior was intentionally
designed to be controlled by hb_GTInfo( HB_GTI_CLOSABLE ),
(instead of SETCANCEL()).
Brgds,
Viktor
On 2010 Mar 1, at 04:06, jara...@users.sourceforge.net wrote:
> Revision: 14029
>
> http://harbour-project.svn.sourceforge.n
On Mon, 01 Mar 2010, Pritpal Bedi wrote:
Hi,
> ..\harbour-dev\bin\hbmk2 -gtwvt -strip -ustd.ch -kc -lhbct -lhbtpathy -lhbnf
> -inc -o..\latest\bmd.exe bm.hbp
> And include somewhere in sources
> REQUEST HB_GT_WVT_DEFAULT
It's redundant. -gtwvt makes the above.
If you use -gt* switches in hbmk2
On Mon, 01 Mar 2010, Maurilio Longo wrote:
Hi,
> I'm facing an error on OS/2 which I'm beginning to suspect it is due to the
> fact that we're not allocating the correct type of memory when calling
> DosFindFirst().
I cannot help you here. Information about DosFindFirst() in OS2 returned
by goog
smu johnson wrote:
>
> Well... what can I do to make it supported?
>
> Will I have to change my entire code if I switch away from GTWIN? I am
> not
> quite sure how to use those other features you mentioned earlier :(
>
> Please give me a hint. :) Thank you!
>
..\harbour-dev\bin\hbmk2 -gt
Hi,
It seems sddodbc.c line #603 should be changed to:
pItem = O_HB_ITEMPUTSTRLEN( NULL, ( O_HB_CHAR * ) val, ( HB_SIZE
) iLen - 1 );
otherwise test1.prg returns chr(0) in the end of every string.
Regards,
Mindaugas
P.S. I see we have some serious problems with mailing list.
lists.
Hi,
vszak...@users.sourceforge.net wrote:
+ contrib/rddsql/sddoci/sddoci.c
+ contrib/rddsql/sddsq3/sddsq3.c
Thank You, for you new SDD. I've started Oracle development some time
ago, but never fixed because lack of time, motivation (I do not need it
for my own projects), and test envir
Hi Viktor,
[ Sorry for my bad English :'( ]
I don't see any need for a make-level solution. All macros can
be defined from source. Why is it better to define them on
make level?
Because if someone tries to compile Harbour with a version of SDK not
supported, he don't have compile-time error.
Well... what can I do to make it supported?
Will I have to change my entire code if I switch away from GTWIN? I am not
quite sure how to use those other features you mentioned earlier :(
Please give me a hint. :) Thank you!
On Mon, Mar 1, 2010 at 6:17 PM, Pritpal Bedi wrote:
>
>
> smu johns
smu johnson wrote:
>
> ..\harbour-dev\bin\hbmk2 -strip -ustd.ch -kc -lhbct -lhbtpathy -lhbnf -inc
> -o..\latest\bmd.exe bm.hbp
>
> (bm.hbp simply contains a giant list of all the .PRG files)
>
> Is this enough info for you? Thanks for taking an interest.
>
Oh yes, so you are using GTWIN.
No
Bruno Luciani wrote:
>
> Could you send me a litle sample off how can generate
>
> a simple window with an instance of HBeditor from HBIDE
>
> Your editor is excelent and I like to use in another project
>
> I only need the code editor
>
It is very coomplex. Infact it is composed of so many
Revision: 14031
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14031&view=rev
Author: druzus
Date: 2010-03-01 12:42:34 + (Mon, 01 Mar 2010)
Log Message:
---
2010-03-01 13:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rdd/dbfnt
Przemyslaw,
I'm facing an error on OS/2 which I'm beginning to suspect it is due to the
fact that we're not allocating the correct type of memory when calling
DosFindFirst().
Now, can you tell me if _all_ memory allocations, made via hb_xgrab(), when
using dlmalloc.c go through dlmalloc.c line 13
Hi!
sddodbc not working.
The return of column while field is caracters for example show
??
test with file.
contrib/rddsql/sddodbc/tests/test1.prg
Best regards,
Itamar M. Lins Jr.
Em 28/2/2010 22:34,
vszak...@users.sourceforge.net escreveu:
Revision: 14028
Fix!
2010-03-01 08:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/hvm.c
! added missing HB_STACK_TLS_PRELOAD
Thanks!
Itamar M. Lins Jr.
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
h
Em 25/02/2010 15:11, Barry Jackson escreveu:
/usr/lib/harbour/libxhgtk.so: undefined reference to `hb_gcAlloc'
What am I missing?
Same happens with all xhgtk samples tested.
Barry,
Use Harbour 2.0 (last stable version).
xHGTK is not compatible with current Harbour yet.
If I change hb_gcAll
I need the capability print a bmp inside a harbour application
who print plc . is a old clipper application
I Have found a routine who Print .PCX To Laserjet, but need BMP
I search a conversion BMP2PCX or printing BMP in pcl
(I need also rotate image)
http://www.karland.com/code/clipper/
funct
Hi,
On Sun, Feb 28, 2010 at 6:12 PM, Pritpal Bedi wrote:
>
> Show on this list how you build your appln ?
>
>
..\harbour-dev\bin\hbmk2 -strip -ustd.ch -kc -lhbct -lhbtpathy -lhbnf -inc
-o..\latest\bmd.exe bm.hbp
(bm.hbp simply contains a giant list of all the .PRG files)
Is this enough info for
Hi,
Is there a way (or smarter way) to basically "upgrade" the .exe you are
running without quitting it...
Such as if the harbour-made .exe (test.exe, for example) was running, could
delete itself, call winrar to extract a new test.exe, and then so a
unix-like exec() call to reload itself?
Any h
Revision: 14033
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14033&view=rev
Author: vszakats
Date: 2010-03-01 23:47:23 + (Mon, 01 Mar 2010)
Log Message:
---
2010-03-02 00:45 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/rddsql/sddodbc/sd
Pritpal
Could you send me a litle sample off how can generate
a simple window with an instance of HBeditor from HBIDE
Your editor is excelent and I like to use in another project
I only need the code editor
Bruno
___
Harbour mailing list (attachment
-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
Hi,
On regular CLI input boxes where you can type stuff, we have found copying
and pasting in Windows to be very slow. When I looked more into it, using
something like MEMOEDIT() to test pasting a bunch of chars, I found the
UPPERCASE chars paste very slowly, and lowercase chars paste instantly.
Hi,
code at svn 14032, full rebuid, on OS/2 gives:
B_LEGACY_TYPES_OFF -oxbptoolbar.o -c xbptoolbar.c
gcc -I../../../../../contrib/hbqt -I. -I../../../../../include -Wall -W -O3 -DH
B_LEGACY_TYPES_OFF -oxbptreeview.o -c xbptreeview.c
gcc -I../../../../../contrib/hbqt -I. -I../../../../../inc
30 matches
Mail list logo