Page 1 of 2
HMG 2.9.3 (Forum Test II)
Posted: Wed Jul 15, 2009 2:07 am
by Roberto Lopez
Hi All,
I've changed the denomination for report IMAGE to avoid conflicts with IMAGE control (Thanks to Luis Vazquez for the report).
Take a look to docs and samples.
Regards,
Roberto.
Re: HMG 2.9.3 (Forum Test II)
Posted: Wed Jul 15, 2009 2:20 am
by Rathinagiri
Nice. Thank you.
Re: HMG 2.9.3 (Forum Test II)
Posted: Wed Jul 15, 2009 9:23 am
by esgici
Thanks a lot Maestro
Best Regards
--
Esgici
Re: HMG 2.9.3 (Forum Test II)
Posted: Wed Jul 15, 2009 11:31 am
by shridhar
Great .. ! Thanks a lot Master.
Re: HMG 2.9.3 (Forum Test II)
Posted: Wed Jul 15, 2009 9:34 pm
by Vanguarda
Thanks master....
Re: HMG 2.9.3 (Forum Test II)
Posted: Thu Jul 16, 2009 12:30 am
by tave2009
Hola Roberto,
Muy bueno el Generador de Reportes, Gracias. (esta parte de la
lib me tenia preocupado, no podia lograr reportes con tanta facilidad.)
Pero, y siempre hay un pero:
No se como poner encabezados a las columnas.
¿Se puede? o será para una próxima version.
Desde ya, nuevamente gracias.
Hello Roberto,
Very good Report Generator, Thanks. (this part of the
lib I was concerned, no reports could achieve so easily.)
But, there's always a but:
is not like putting the columns headed.
Is it possible? or will be for a next version.

We again thank you.
Walter
Re: HMG 2.9.3 (Forum Test II)
Posted: Thu Jul 16, 2009 1:04 am
by esgici
tave2009 wrote:
But, there's always a but:
is not like putting the columns headed.
Is it possible? or will be for a next version.
Hola Walter
Please look at attached demo11.prg.
It is slightly modified version of
C:\hmg\SAMPLES\REPORT.ADVANCED\demo1.prg
Regards
--
Esgici
Re: HMG 2.9.3 (Forum Test II)
Posted: Thu Jul 16, 2009 1:40 am
by Roberto Lopez
tave2009 wrote:Hola Roberto,
Muy bueno el Generador de Reportes, Gracias. (esta parte de la
lib me tenia preocupado, no podia lograr reportes con tanta facilidad.)
Pero, y siempre hay un pero:
No se como poner encabezados a las columnas.
¿Se puede? o será para una próxima version.
Desde ya, nuevamente gracias.
Hello Roberto,
Very good Report Generator, Thanks. (this part of the
lib I was concerned, no reports could achieve so easily.)
But, there's always a but:
is not like putting the columns headed.
Is it possible? or will be for a next version.

We again thank you.
Walter
This report writer is 'band oriented' not 'column oriented' like Clipper's RL.
So, you must place the column headers in the 'header band' and column data in the detail band.
Regards,
Roberto.
Re: HMG 2.9.3 (Forum Test II)
Posted: Thu Jul 16, 2009 1:50 am
by Roberto Lopez
esgici wrote:tave2009 wrote:
But, there's always a but:
is not like putting the columns headed.
Is it possible? or will be for a next version.
Hola Walter
Please look at attached demo11.prg.
It is slightly modified version of
C:\hmg\SAMPLES\REPORT.ADVANCED\demo1.prg
Regards
--
Esgici
Thanks!
This sample answer the Walter question perfectly.
Regards,
Roberto.
Re: HMG 2.9.3 (Forum Test II)
Posted: Thu Jul 16, 2009 1:59 am
by tave2009
Hola a todos.
Fue mi error.
Tengo que investigar más. Antes de decir. Esto no se puede hacer, jeje...
Hello everyone.
It was my mistake.
I've to investigate further. Before you say: this ca't be done.
Gracias, Esgici y Roberto.
Walter