I am converting a mainframe COBOL program that:
a) defines one printer file with SELECT xxx ASSIGN TO
PRINTER yyyy
b) OPEN's it, WRITE's to it CLOSE's it
c) uses calls to the Exec to initiate printing of that file
d) uses an Exec call to reASSIGN the xxx printer to file
zzz.
e) repeats b...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.