Mackie V7.0 Swimming Pool User Manual


 
U23841-J-Z915-6-76 177
Configuring Xprint V7.0 Administering global job templates
6.12.2 Deleting a job template
With the xpdel -jtp command you can delete any job template you admin-
ister.
To delete a template, proceed as follows:
Delete the job template with the following command:
xpdel -jtp [selection]
For selection you can either specify a list of the job templates you want to
delete, or you can use the -scl “selection_criteria_list” option (see section
“Selection criteria list” on page 266 in the Appendix) to define a list of criteria
according to which the relevant job templates are selected. If you do not
specify selection, all templates are deleted.
Example
To delete the job templates letter1, letter2, and invoice:
xpdel -jtp letter1 letter2 invoice
To delete all job templates assigned to printer printer4 and having the
priority 50:
xpdel -jtp -scl "-de printer4 -pr 50"
6.12.3 Customizing job templates
With the xpmod -jtp command you can modify the attributes of any job
template you administer.
To modify a job template, proceed as follows:
Display the existing job templates to select one which best meets your
requirements.
xpshow -jtp [selection] -di LONG
For selection you can either specify a list of the job templates whose
attributes you want to display, or you can use the -scl
“selection_criteria_list” option (see section “Selection criteria list” on
page 266 in the Appendix) to define a list of criteria according to which the
relevant job templates are selected. If you do not specify selection, a list of all
job templates is displayed.