Go to LeighWeb Home Page            

Back To LeighWeb Mainframe Utilities Page

View the module associated with this documentation

 $PRINTIT simply calls the PRINTIT utility and passes a dataset name with it.
 $PRINTIT requires a dataset name as a positional parameter when you invoke it.

 $PRINTIT (like all the other utilities which begin "$") has been designed to
 work particularly well in an ISPF DSLIST screen such as ispf option 3.4.  You
 can type $PRINTIT next to one of the dataset names in the list and that dataset
 name is passed to the PRINTIT utility and you are taken into the PRINTIT
 utility selection screen.  When you exit the PRINTIT utility, you will be back
 on the dslist screen.  You can place $PRINTIT next to more than one dataset on
 the list and each will be processed without interruption.

 "$P" exists as an alias of $PRINTIT and can be used in anyway $PRINTIT can.
 For more information, see the PRINTIT utility information.