Previous Topic

Next Topic

Book Contents

Book Index

Using pre-processing directives

Three preprocessing directives are very useful inside a job prototype. They are the include, set and replacement operators. These can be used in the Command, Notify and Notes sections of a job.

All pre-processing directives are surrounded by (( and )). Each of the sections of data kept with a job are limited to a maximum line length of 254 characters. During pre-processing phase the resultant temporary script is limited to 2048 characters per line.

Pre-processing is done in 2 passes. Each pass expands all the include directives recursively, performs all the operators found and evaluates all expressions encountered. If in the first pass a preprocessing directive is produced as a result of the evaluation it is then examine in the second pass.

In This Section

The replacement operator

Available symbols

The include operator

The set operator

An example

See Also

Appendix F - Job Prototypes

General guidelines

Adjusting which tabs are displayed on the job properties display

Customizing the Options job property page

Customizing the Icon on the Options job property page

Modifying the Submit dialog

Modifying the Complete dialog

Modifying the New job from... menu

Using a directory as a prototype group