PRIORITY
From CometWiki
(Difference between revisions)
Badge (Talk | contribs)
(New page: PRIORITY Syntax: PRIORITY scheduler-priority-value Placement: Place the PRIORITY command anywhere in the report specification. You may enter multiple PRIORITY statements within a spec...)
(New page: PRIORITY Syntax: PRIORITY scheduler-priority-value Placement: Place the PRIORITY command anywhere in the report specification. You may enter multiple PRIORITY statements within a spec...)
Latest revision as of 13:06, 5 June 2009
PRIORITY Syntax: PRIORITY scheduler-priority-value Placement: Place the PRIORITY command anywhere in the report specification. You may enter multiple PRIORITY statements within a specification to assign a lower priority to some functions such as SORT, and higher to others such as PRINT. Discussion: The PRIORITY command assigns system resources to The Reporter for faster or slower execution of your report. The scheduler-priority-value must be a number from 0 (fastest) to 255 (slowest). This command is obsolete and will have no effect.