Understanding the MVS Download Exit Program

The MVS Download Exit Program (or Exit) takes the InfoPrint Manager submission parameters generated by the DCF and uses them to process the print job appropriately. The Exit is invoked once per file received from MVS.

A sample exit routine is provided with InfoPrint Manager: written in Microsoft Visual Studio 2017. The Visual Studio file set includes: mvsdsubm.dsp and mvsdsubm.opt (project files), mvsdsubm.dsw (a workspace file), and mvsdsubm.c (a source file). They are installed in the <install path>\exits\mvsd directory, where <install path> is the directory that you installed InfoPrint Manager in.