FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour PrinterSetup() Cancel
Posts: 105
Joined: Fri Jun 09, 2006 03:27 PM
PrinterSetup() Cancel
Posted: Fri Apr 04, 2014 08:58 PM

Ive looked through the forum on an answer to this but can't seem to find anything conclusive.

When using printersetup(), and the user presses "Cancel" button, the print job will continue...seems there is no return from printersetup()...is this still the case?

Ive lived with this just as a nuisance but it is problematic now with a client and larger print jobs. I need a solution.

Thanks in advance,
Greg

Regards,

Greg Gammon
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: PrinterSetup() Cancel
Posted: Fri Apr 04, 2014 10:20 PM

Greg,

PrinterSetup() returns 0 if you press Cancel button.

EMG

Posts: 105
Joined: Fri Jun 09, 2006 03:27 PM
Re: PrinterSetup() Cancel
Posted: Sat Apr 05, 2014 05:15 PM

Perfect...thanks. Need to add that to the documentation I guess...
G

Regards,

Greg Gammon

Continue the discussion