Specifying a default page definition

All line-data jobs downloaded from MVS systems require a page definition before you can print them using InfoPrint. If no page definition is specified, an error occurs. By default, the shell script contains this line:

pagedef     )    outputstr="$outputstr page-definition$optparm" ;;
This causes the shell script to set the value for the page-definition attribute based on a value passed to the shell script by the mvsprsd daemon. The value passed by the daemon depends on options downloaded from MVS with the data set. You can add conditional processing to the shell script to specify a page definition if no page definition specification is downloaded with the file.