Communicator e3000 MPE/iX Release 6.5 (Non-Platform Software Release C.65.00 (30216-90291)

72 Chapter3
Growth Solution
User-Defined Job Queues and ALTJOB HIPRI Enhancements
STREAM
Syntax:
STREAM [filename] [,char]
[;AT = timespec]
[;DAY = {day-of-week }
{day-of-month }
{day-until-month} ]
[;DATE = datespec]
[;IN = [days[, [hours] [,minutes]]]]
[
;JOBQ = qname
]
The STREAM command now accepts a new parameter
;jobq=
. User can specify the queue
name into which a particular job should go. The name specified overrides the queue name
specified in the JOB command.
Parameters:
qname
The name of the queue into which the job must logon. If no queue name is
specified the default system job queue will be used (HPSYSJQ).
Examples:
STREAM FOO;
jobq=
myjobq