开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

VS1/6.7 Generating from starter system


 

Found some minor problems with generating from starter system.

It is working great!!

1. Have question on INTRDR.

Where do I find information on use?

2. Where do I find how to locate IEFJLEH


 

1. Have question on INTRDR.
Internal readers are a HASP and MVS function. VS1 doesn't have anything that looks like what we're used to as an internal reader: a data set that you can write JCL to and have it be submitted as a job.

2. Where do I find how to locate IEFJLEH
Not sure what you're referring to. Could you provide more detail?

--
Kevin


 

Many moons/years/decades ago I wrote an internal reader using “SSI”. It should be on one of the S.H.A.R.E usermod tapes if they are still around somewhere. I don’t have access to any of this any more. But it can be done. Good luck. TONE also had an internal reader.


Gene


 

IIRC, the SPM development environment inside CICS for VS1 also had an
internal reader, as well as the ability to browse spool and suchlike. Once
upon a time, I replicated the SPM spool capabilities (but not the rest) in
CICS for MVS, using the QUEUE command sources as a starting point. That was
my first systems programming task that involved actual programming.

On Tue, Jun 22, 2021 at 8:59 AM <ckeene@...> wrote:

Many moons/years/decades ago I wrote an internal reader using “SSI”. It
should be on one of the S.H.A.R.E usermod tapes if they are still around
somewhere. I don’t have access to any of this any more. But it can be done.
Good luck. TONE also had an internal reader.


Gene





--
Jay Maynard


 

A package of Share Program Library Agency tapes is available at cbttape.org:



I don't know if it includes what you're referring to.

--


 

It's been a long time, but I vaguely remember ATMS having a submission facility when running under VS1. At one time I think I even had listings of it, but that was long ago. VS1 has a native "in-core reader" capability, but it doesn't work anything like what we're accustomed to from MVS. Instead of passing it one JCL statement at a time, you call it as a subroutine (that's what is used to submit started tasks).

--


 

Kevin,
Looking for your comments on the new VTP.
Thanks
Gary

On Thursday, June 24, 2021, 04:10:28 PM MST, Kevin Leonard <groups-list@...> wrote:

A package of Share Program Library Agency tapes is available at cbttape.org:

?

I don't know if it includes what you're referring to.

--