HP3000-L Archives

March 2003, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Brice Yokem <[log in to unmask]>
Reply To:
Brice Yokem <[log in to unmask]>
Date:
Mon, 31 Mar 2003 15:55:17 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
> Gibson Nichols wrote:
>> Can a session pass data to a job that it streams?

There are a whole bunch of ways to do this, even without VESOFT
products.

Inside the program execute these MPE commands

echo !!job Test,mgr.shrge     >  testjob
echo !!input parm             >> testjob
echo parameter                >> testjob
echo !!showvar parameter      >> testjob
echo !!eoj                    >> testjob
stream testjob

This is essentially building the job on the fly, with the
parameters build right into the jobstream.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2