HP-UX Reference (11i v1 00/12) - 1 User Commands N-Z (vol 2)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/neqn.1
________________________________________________________________
___ ___
p
pdmod(1) pdmod(1)
(TO BE OBSOLETED)
NAME
pdmod - modifies attributes of submitted print jobs
SYNOPSIS
pdmod -h
pdmod
[-g][-m "MessageText" ][-n CopyCount][-r "RequestedAttributes" ][-s StyleName]
[-t JobName][-x "AttributeValuePairs" ][-X AttributesFileName]
LocalJobId ... | GlobalJobId ...
DESCRIPTION
Use the pdmod command to modify the values of job and document attributes of previously submitted
print jobs.
You can only modify preprocessing, pending, held, paused, or retained jobs. You cannot modify any jobs
that are currently printing.
Modifying an existing job may affect the scheduling of the job.
Table 1-1 lists the four modification operators:
Table 1-1. Four Modification Operators:
Operator Syntax Description
Replaces the entire value of the attribute attribute with
value or, if not already present, adds the attribute-value
pair to the job.
replace attribute=value
Adds the value value to the attribute attribute. You can-
not add values to single-valued attributes. An add request
that duplicates values on a multi-valued attribute has no
effect on the job.
add-values attribute+=value
Removes the values value from the attribute attribute.A
remove request for a nonexistent value has no effect on
the object. A remove request for the last or only value of
an attribute is equivalent to a reset-to-default request.
remove-values attribute-=value
Set the attribute attribute to the default values according
to the job defaulting-hierarchy. If values are supplied
with a reset request, they are ignored.
reset-to-default attribute==
If you do not specify a value with a replace, add, or remove request, an error is issued and the request to
change the attribute value for the object is rejected. Processing continues with the next argument on the
command line, if any.
Note: If any modification is not accepted, then the whole request is rejected and the job continues as
before.
You must be authorized to modify a job belonging to another person. Use the global job identifier to iden-
tify the job belonging to another person.
Options
You can use the following options with the pdmod command:
-g Turn off headings. This option is equivalent to specifying the command-attribute
headings=false.
-h Display a command-specific help message containing information about command syntax and options.
This option cannot be used with another option or with an attribute.
-m "MessageText"
Specify the message you want stored in the job-message-from-administrator
attribute.
You can use the message to give the reason the job is being modified or to provide other comments. If
you do not specify the
-m option, the message already stored with the job remains unchanged.
Section 1692 1 HP-UX Release 11i: December 2000
___
___