Page 1 of 1

Error en REPORT / Error in REPORT

Posted: Tue Aug 19, 2014 7:45 pm
by Javier Tovar
Hola a todos,

Queriendo trabajar con el sistema de reportes, me doy cuenta que en el ejemplo "REPORT_ADVANCED_8", no muestra todos los Items, pone solo 19 registros de los 20, hay algo que yo no veo???

Saludos
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Hi all,

Wanting to work with the reporting system, I realize that in the example "REPORT_ADVANCED_8" does not show all items, put only 19 records of 20, there's something I do not see ???

greetings

ErrorPrint.jpg
ErrorPrint.jpg (63.59 KiB) Viewed 1867 times
ErrorPrint1.jpg
ErrorPrint1.jpg (26.42 KiB) Viewed 1859 times

Error en REPORT / Error in REPORT

Posted: Tue Aug 19, 2014 11:15 pm
by Pablo César
Hola Javier,

De facto existe un bug en el sistema h_rptgen y no es de ahora, esto viene hace mucho tiempo cuando se precisa utilizar los datos en forma de ARRAY.

El xSkipProcedure cuando es registros de DBF, verifica si es EOF() pero para ARRAY deberia considerar el ultimo elemento.

Voy a ver si puedo colaborar para encontrar ese bug con el Sr. Rathinagiri y retorno sobre el asunto.

Gracias por reportar este error.

Un abrazo,

Image

Hi Javier,

Actually there is a bug in the system h_rptgen and is from not now, this is a bu since long time ago and it's happen when is necessary to use the data as ARRAY.

The xSkipProcedure when DBF records, check if is in EOF() but for ARRAY should consider the last element.

I'll see if I can work together to find the bug with Mr. Rathinagiri and I will revert.

Thanks to report this error,

Rgds

Re: Error en REPORT / Error in REPORT

Posted: Wed Aug 20, 2014 12:07 am
by Javier Tovar
Hola Pablo César,

Primero pensé que fuera el Adobe Reader, después pensé en un virus, pero no!, y es por eso que puse ese tópico para ver si nada más era a mi o también a los demás les ocurria el error.

Y gracias por contestar! :)

Un abrazo!