Command attributes
You can specify these attributes in a -x "attribute=value …" string or in an attributes file designated with the -X AttributesFileName flag.
- attributes=AttributesFileName
- Specifies the designated attributes file that InfoPrint reads and inserts at the current point in the command. This file contains attribute and value pairs that InfoPrint uses to expand the command.
- operation-class={destination | queue | medium | initial-value-job | initial-value-document | auxiliary-sheet | resource-context | transform}
- Specifies the object class you want for this command. You can only specify one class per command invocation.
- headings={true | false}
- Specifies whether you want headings displayed in the output.
- message="MessageText"
- Specifies the message that you want associated with the object you are creating. You
can indicate the reason for creating the object or provide other comments.
You can list this message by specifying requested-attributes=message with the pdls command.
- requested-attributes={none | brief | verbose}
- Specifies which output attributes you want InfoPrint to display.
- none
- Displays no attributes.
- brief
- Displays a small subset of important attributes for each object.
- verbose
- Displays a larger subset of important attributes for each object.
- style={column | doccol | line}
- Specifies the presentation format you want for the displayed output.
- column
- Attribute values are displayed in tabular format, so that values of the same attribute for multiple objects line up in columns.
- doccol
- For jobs only, job attribute values and the document attribute values for the first document in the job are displayed in column format on the same line.
- line
- Each attribute is displayed on a separate line.