HP3000-L Archives

June 2007, Week 2

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:
"Walter J. Murray" <[log in to unmask]>
Reply To:
Walter J. Murray
Date:
Thu, 14 Jun 2007 20:53:44 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
HP3000-L comes through, once again!

I asked for help running SUPRLINK within a WHILE loop.  Within 24 hours,
I had three good solutions.

1.  RUN SUPRLINK;STDIN=<myfile>

I had thought there was a problem with this, but the only problem was my
misinterpretation of what I was seeing.

2.  Use SUPRTOOL to invoke SUPRLINK.

RUN SUPRTOOL;PARM=4;INFO=<myfile>

where <myfile> contains commands to be passed automatically to SUPRLINK
by way of SUPRTOOL's link command.

3.  Use a series of ECHO commands to build a temporary file containing
the SUPRLINK commands, then invoke SUPRLINK with that file as input.
Similar to method 1, but the SUPRLINK commands can be contained in the
JCL, instead of having to be maintained in a separate file.

Thanks to all who responded!

Walter  

Walter J. Murray

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

ATOM RSS1 RSS2