I use
orpt.printersetup(0)
to get the printer selection
orpt.printout(.F.) to print the report. If they cancel the report instead of changing the printer, etc, it still prints.
If I use orpt.printout(.T.) and they cancel here it cancels. How do I check the first selection. I see where this can be done in Craig's book but do not understand how.
orpt.selectprinter(cdriver,cprinter,cport) is how I think it goes. How?
Betty
I know one of you guys know how. Refer me to documentation anything to get me over the hump.
Thanks.
orpt.printersetup(0)
to get the printer selection
orpt.printout(.F.) to print the report. If they cancel the report instead of changing the printer, etc, it still prints.
If I use orpt.printout(.T.) and they cancel here it cancels. How do I check the first selection. I see where this can be done in Craig's book but do not understand how.
orpt.selectprinter(cdriver,cprinter,cport) is how I think it goes. How?
Betty
I know one of you guys know how. Refer me to documentation anything to get me over the hump.
Thanks.