Previous Topic

Next Topic

Book Contents

Book Index

Adding persistent parameters and set tags

The set tag and parameter fields can be made persistent so they are filled in at job submission or completion time using the following settings:

Field

Description

submit_tagdata_value=<data>

Fills in the tag data field of the Submit Options dialog with the data entered.

submit_parameter_value=<data>

Fills in the parameter field of the Submit Options dialog with the data entered.

complete_tagdata_value=<data>

Fills in the tag data field of the Complete Options dialog with the data entered.

complete_parameter_value=<data>

Fills in the parameter field of the Complete Options dialog with the data entered.

For example adding the following line to the options section in the notes of a job

begin_options

submit_tagdata_value="Test"
submit_parameter_value="Hello World"

end_options

would result in the following Submit dialog:

See Also

Customized Property Pages

Adding an Options section to the Job

Icon Codes

Limiting Property Page tabs

Creating Custom fields

Adding custom text