Steve,

Correct. In this case it's one dataset. This is a situation where I have a
STC trigger an event that creates a file. The same STC is single thread,
unfortunately( not my design) , has to wait for the file. So my design, was
accept a parameter in a control file , like this dsn= ,
call a Assembler routine to use MGCRE . I am passing three parameters this
way to System Rexx for execution.  Rexx builds the file and the STCS waits.
The STCS will then allocate the file dynamically and read it ..


Regards,
Scott

On Friday, March 20, 2015, Steve Thompson <[email protected]> wrote:

> Something to keep in mind which I haven't seen mentioned.
>
> What happens if there is a concatenation? Will you only report the first
> DSN for the DDName?
>
> Regards,
> Steve Thompson
>
>
> On 03/19/2015 06:55 PM, Scott Ford wrote:
>
>> Thanks Bernd, Sam I am looking at the SVC99() call you in C
>>
>> On Thursday, March 19, 2015, Bernd Oppolzer <[email protected]>
>> wrote:
>>
>>  I have a piece of ASSEMBLER code somewhere that does this;
>>> if you wish, you could send me offline mail, so I could search my
>>> archives
>>> and see if I find it. I recall that it was no big deal, when I did it ca.
>>> 15 or 20 years ago. After locating the DDNAME in the TIOT,
>>> it used SWAREQ, IIRC, to find the corresponding DSNAME.
>>>
>>> Kind regards
>>>
>>> Bernd
>>>
>>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to