To continue reading for free, register below or login
To read more you must become a member of Search400.com
');
// -->

Do you want to permanently change a usrprf's default printer (outq), or just during a particular job (session)? To make a permanent change, you would use the CHGUSRPRF command with the following syntax:
CHGUSRPRF OUTQ()
If this change is just during a particular job, then could issue a change job command:
CHGJOB OUTQ()
|