Defining a Default Printer Model for Your Site

There are two ways to define a default Remote printer model:

  1. Sign on to CANDE using a privileged usercode.

  2. Enter:

    WFL MODIFY *NGEN28/1/LIBRARY; FILE MODEL = model

    Here model is the printer model for your site.

    This method doesn't take effect until all LINC systems terminate and the library program referred to in the command is restarted.

Or:

  1. Sign on to CANDE using a privileged usercode.

  2. Enter:

    COPY *NGEN28/1/LIBRARY AS *NGEN28/1/LIBRARY/NEW
    MODIFY *NGEN28/1/LIBRARY/NEW;FILE MODEL = Model-Name
    <linclib mix> AX INSTALL LIBRARY ALL

    Here Model-name is the printer model for your site.

    This method effects an immediate change. It doesn't require that the library is restarted.