És posible hacer esto en fivewin?
https://harbour.github.io/doc/clct3.html#spoolactiv
Regards, saludos.
https://harbour.github.io/doc/clct3.html#spoolactiv
SET PRINTER TO C:\TEST\PRINT.DAT // Redirect print
SET DEVICE TO PRINT // Print Output
@....SAY....
@....SAY....
SET DEVICE TO SCREEN
SET PRINTER TO // Close output file
IF SPOOLACTIV()
SPOOLADD("C:\TEST\PRINT.DAT") // .T., if correct
ELSE
*'normal' print
ENDIFRegards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341