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.
Follow these steps:
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 © 2013 CA.
All rights reserved.
|
|