HP-UX SNAplus2 RJE User's Guide

SNAplus2 RJE Components and Operation
Processing Output Data
Chapter 3 61
computer: a print file, and a punch file. To determine the destination for
each of these files, the user includes two usr cards as in the following
example:
//TESTJOB JOB ('ACCTING*INFO'),'PGMR NAME',CLASS=F
//* usr=(jts,/users/sna/testdir/PR1,11)
//STEP1 EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=A
//SYSUT2 DD SYSOUT=B
//SYSIN DD DUMMY
//SYSUT1 DD *
usr=(jts,/users/jts/IBMstuff/PU1,11)
ABCDEFGHIJKLMNOPQRST
UVWXYZabcdefghijklmn
opqrstuvwxyz01234567
89!@#$$Ÿ&*()-_=+[{]}
;:’”,<.>/? |\˜
/*
The first usr card indicates that the print file will be routed to the
directory /users/sna/testdir/PR1. The second usr card specifies that
the punch file will be routed to the directory /users/jts/IBMstuff/PU1.
To queue the file shown in the figure above and to display the results of
queuing the file, the user, logged on as jts, enters the following command:
snaprjesend -l RJE5 testfile
The result of the queuing process is a file that looks like the previous
figure. This result appears on screen.
Note that in the example, the usr cards specify a notification code that
causes the user to be notified by both a terminal message and by mail
when the files are received.
If the user in the example checks for mail messages after the file has
been successfully received back from the host and routed, the messages
will be in the following form:
RJE workstation WKST has routed output sent to output_dev.
Output was routed to filename