Yes. I will speak from memory and I do not speak for IBM of course, so take all
of this as you wish.
Back in the bad old days, before about 2018, large software companies generally
shipped products as object code and did the final link/bind at the customer
site, thereby avoiding shipping any IB
On Fri, 20 Oct 2023 21:54:48 -0500, Paul Gilmartin wrote:
>Long ago, I had a similar question about AMODE.
> Alas, AMODE applied to an entire CSECT, not to individual ENTRY points.
It sounds like you don't understand AMODE. I don't think that AMODE 24 in
assembler does anything more useful than
On Sat, 21 Oct 2023 08:17:43 +0300, Arye Shemer wrote:
>we thought about this solution (TS7700), but customer requirements
> are: solution must be software in the z/VM environment (no z/OS or other
> guests),
Out of curiosity, what software is missing from z/VM that is a showstopper?
Actually,
DFHELII - The EXEC CICS interface stub is.
https://www.ibm.com/docs/en/zos/2.5.0?topic=cics-link-edit-considerations-under
I hope this helps,
mario
--
For IBM-MAIN subscribe / signoff / archive access instructions,
se
No CICS programs are linked into object modules. They are all calls
to programs residing in the CICS regions.
On Sat, Oct 21, 2023 at 4:09 AM Andrew Wilkinson
<04f504c2b946-dmarc-requ...@listserv.ua.edu> wrote:
>
> Dear List,
>
> "z/OS Licensed Program Specifications" includes a section permi
Dear List,
"z/OS Licensed Program Specifications" includes a section permitting you
to redistribute modules from CEE.SCEELKED (among many other libraries)
which have been included your programs.
This is not a surprise as I had always believed this to be allowed. What
is a surprise is that th