| 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.
|