FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Report from Browse
Posts: 13
Joined: Wed Dec 07, 2005 05:54 PM
Report from Browse
Posted: Wed Dec 21, 2005 06:07 PM

In the FiveWin Programming Guide section Quick Printing techniques, there is write that is possible generating an automatic report from any Browse only with the method <oBrw>Report().
I've try with the TxBrowse but the method not exist!

How is possible generate a report in automatic from a TxBrowse?

Thank you

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Report from Browse
Posted: Thu Dec 29, 2005 10:33 AM

Riccardo,

Yes, Class TXBrowse does not has such method, but it may be easy to implement it using Class TWBrowse Method Report() as a skeleton for it.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion