Command line example
Job streams can also be entered using the command-line
interface. The following example defines the APSKED job stream
that runs on workstation UX-1:
SCHEDULE UX-1#APSKED
ON REQUEST
FOLLOWS UX-1#GL.@
:
AS400-1#APJOB1
AS400-2#APJOB2
FOLLOWS APJOB1
APJOB3
FOLLOWS APJOB2
END
For information about using the command-line interface to create job streams, see the User's Guide and Reference.