FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour error on print aselected
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
error on print aselected
Posted: Mon Feb 08, 2021 11:37 AM
If I have a xbrowse and select only one customer




and then press the button for print
sample easy DEFINE BUTTON OF oBar PROMPT "Print" ACTION oBrw:Report()

it print all customers and not one ( that selected ), why ?

and on preview I saw this

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: error on print aselected
Posted: Mon Feb 08, 2021 07:18 PM

Yes. This is an issue.
We will look into this.

Regards



G. N. Rao.

Hyderabad, India
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: error on print aselected
Posted: Fri Feb 12, 2021 07:27 AM

Nages,
I have seen that if I select a record towards the end of the archive, he prints from that record onwards (until the end of the archive)
it is as if it uses the selected record to assign a point (goto nrecord)

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion