WoodEngineer
2280 pts. | May 12 2009 6:05PM GMT
If you want all reports for a given user or group of users to have priority on your printer, you can a little code to your startup program to execute a CHGJOB command and set OUTPTY (output priority) to a lower number. This change would effect all reports.
We handle this by CHAINing to a control file by user ID to see if the user has a special print priority. You could also chain by the user’s group ID if a record is not found for the user ID.






