Customizing the sample exit program

You can customize the mvsdsubm.c to allow the Exit to perform differently. For example, you might want to modify the Exit so that it ignores the InfoPrint Manager print parameters (parameter #5) and processes only the MVS JES destination control parameters themselves (parameter #2). Or, you could remove the pdpr call and change it to any applicable program or OS command call. For instance, you could have the Exit copy or archive the data file (parameter #1).

Note: If you specify a DCF that contains no statements, InfoPrint will pass parameter #5 as a null string.