error on print aselected

Post Reply
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

error on print aselected

Post by Silvio.Falconi »

If I have a xbrowse and select only one customer

Image


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

Image
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
nageswaragunupudi
Posts: 8017
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: error on print aselected

Post by nageswaragunupudi »

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

G. N. Rao.
Hyderabad, India
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: error on print aselected

Post by Silvio.Falconi »

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)
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Post Reply