You can print a display using the PRINT command. The printed output for the display can be sent to a printer or placed in a data set.
To print a display
PRINT ALL
PRINT SCREEN
PRINT FROM 5 TO 20
Once you issue a PRINT command, all output from subsequent PRINT commands goes to the same file until you issue a PRINT CLOSE command.
Note: For other printing options you can use, see the online help for information about the PRINT command.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |