The Report priority command defines the run priority for all Reports initiated by a :RUN administration command, and Reports initiated by a Run logic command where Glb.Priority is set to zero, or has not been set. Security level is Controller.
The :RPR command has the form:
:RPR [nn] [mm]
Where:
nn is the default priority value for Ispec-initiated and batch-initiated Reports. It is also the actual priority value for Reports initiated by a :RUN command. nn defaults to two-thirds of the priority of the LSS when application is first initiated.
mm defines the maximum priority at which batch-initiated or Run logic-initiated Reports might be run. Even if Glb.Priority (for Run logic-initiated Reports) or LINC/RIP priority (for batch-initiated Reports) exceeds mm, they run at priority mm. mm defaults to 99
Settings are retained in the database and remain in effect for all Reports in the application until specifically changed.
If no parameter is entered, current setting is displayed.
Value must not be greater than the priority of the controlling LSS program.