Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
On Sun, 30 Aug 2009, Ron Pinkas wrote: > I already did :-), will commit shortly. Thank you! Atte. Vic -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report desi

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Ron Pinkas
I already did :-), will commit shortly. -- From: "Vicente Guerra" Sent: Sunday, August 30, 2009 6:01 PM To: "Ron Pinkas" Cc: "xHarbour-Developers List" Subject: Re: [xHarbour-developers] ADEL's third parameter > On Sun, 30 Aug 2009, Ron Pinkas wr

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
On Sun, 30 Aug 2009, Ron Pinkas wrote: > Oops sorry, I didn't see the array does not have a 4th position. > I'll have to review. It's an easy thing. Must I fix it? Atte. Vic -- Let Crystal Reports handle the repor

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
On Sun, 30 Aug 2009, Ron Pinkas wrote: > Yes, *if* .T. It's trying to delete fourth item from three. Should array to be reduced, anyway? (there is not fourth item) Atte. Vic -- Let Crystal Reports handle the report

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Ron Pinkas
Oops sorry, I didn't see the array does not have a 4th position. I'll have to review. -- From: "Ron Pinkas" Sent: Sunday, August 30, 2009 5:50 PM To: "Vicente Guerra" ; "xHarbour-Developers List" Subject: Re: [xHarbour-developers] ADEL's third pa

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Ron Pinkas
Yes, *if* .T. -- From: "Vicente Guerra" Sent: Sunday, August 30, 2009 3:08 PM To: "xHarbour-Developers List" Subject: [xHarbour-developers] ADEL's third parameter > Hi! > > ADEL( { 1, 2, 3 }, 4, .T. ) > > It reduces array size to 2. Is

[xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
Hi! ADEL( { 1, 2, 3 }, 4, .T. ) It reduces array size to 2. Is it correct? Atte. Vic -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, i

[xHarbour-developers] changelog 2009-08-30 12:00 UTC-0300 Luiz Rafael Culik

2009-08-30 Thread Luiz Rafael Culik Guimaraes
* contrib/gtwvw/gtwvw.c ! added few typecasted thanks to jose claudio by reporting ! move more HB_FUNC to wvwfuncs.c ! this also should fix gtwvw inkey slowness ! callback functions changed * contrib/gtwvw/hbgtwvw.h ! added some new prototypes * contrib/gtwvw/wvwfuncs.c

[xHarbour-developers] 2009-08-30 14:58 UTC+0200 Enrico Maria Giordano

2009-08-30 Thread Enrico Maria Giordano
2009-08-30 14:58 UTC+0200 Enrico Maria Giordano * source\tip\utils.c - Removed unused initialization values for minutes and hours variables in function HB_FUNC( TIP_TIMESTAMP ) EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG's ZX-Spectrum Page: http://www.emag

Re: [xHarbour-developers] ChangeLog 2009-08-30 00:51 UTC+0300 PhilKrylov

2009-08-30 Thread Phil Krylov
Hi, On Sun, Aug 30, 2009 at 5:14 AM, Ron Pinkas wrote: > Many thanks Phil. :-) > > BTW, did you see the report of a new GPF in FRead() - reported after: > 2009-08-20 02:38 UTC+0300 Phil Krylov ? Should be fixed now. Thanks. -- Ph.

[xHarbour-developers] ChangeLog 2009-08-30 14:22 UTC+0300 Phil Krylov

2009-08-30 Thread Phil Krylov
2009-08-30 14:22 UTC+0300 Phil Krylov * source/vm/itemapi.c ! Finalized fixing hb_itemUnShareString() copied from Harbour as is. It did not update the string refcounter. -- Let Crystal Reports handle the repor