PRIORITISE

Syntax

PRIORITISE [jobnr, jobtag,] priority

Location

TASKCMDS (DIY Toolkit Vol J)

PRIORITISE is a command which takes either one or three parameters and sets the priority of the current job (if only one parameter is used) or the job specified by jobnr and jobtag to priority.

Example

PRIORITISE 127

gives the current job the maximum amount of processor time available when multitasking.

CROSS-REFERENCE

A one parameter variant of PRIORITISE is PRIO. Refer to SPJOB and connected keywords for more information on jobs and priorities. JOBS will give details of job numbers and job tags.