Hi,
Can I check something... is a call to mf routine 'PC_PRINTER_OPEN' equivalent to OPEN OUTPUT my-printer-FD where my-printer-fd is...
SELECT my-printer-fd ASSIGN TO PRINTER organization is line sequential.
Historically I'm using a mix of std cobol and mf printer routines. I'd like to use PC_PRINTER_OPEN so that I can name the document or perhaps there's another way to change the std 'COBOL OUTPUT' name?
Thanks,
Linden