On Mon, 30 Apr 2018 13:28:57 -0500, John McKown wrote:

>On Mon, Apr 30, 2018 at 1:11 PM, Steve Smith wrote:
>>
>> btw, it's not valid to put a macro library in the APF or linklist.  Nor to
>> try to use a load library as a macro library.
>>
>​Hum, now wouldn't it be "interesting" if you could use a load library as a
>macro library. You ask "What would it do?". Well, instead of inserting the
>card images from the member, it would _run_ the member referenced (LINK)
>and that program would dynamically create and "insert" the card images via
>some API. ...​
> 
Or a Rexx EXEC which would insert card images via ADDRESS ASSEMBLE.
I did this once on CMS for a cross-assembler for a proprietary microprocessor.
We controlled the cross-assembler; we could provide the API.  The ISV
language's debugger allowed Rexx to access assembler symbols.

We didn't use CMS Pipelines, but I could imagine a Pipeline connector as
another such API.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to