FDL PRIORITY

Set the priority to be used for the subsequent jobs.

Arguments
spri xpri
Description
Set the priority to be used for subsequent jobs. The priority can be specified numerically ( from 1 to 15) or symbolically (low normal high top). The xpri argument is optional. If missing, it is set to spri. The value of priority for a job can easily be overwritten by a retrace request.
Example
PRIORITY 4 4 
PRIORITY normal
J vw cp aa bb
PRIORITY top normal
J vw cp aa bbx