On 13 Sep 2015 08:54:44 -0700, in bit.listserv.ibm-main you wrote:

>The individual csect idea is good when products are written in Assembler of
>course. I wonder about products in C and C++ or COBOL. My initial question
>was about packaging our COBOL based product with Assembler based
>subroutines into a SMP/E package for delivery to the customer. My idea to
>make the customers install easier and ad void as many errors as possible,
>thus eliminating support calls. Everyone's input is great ...but is my
>thinking incorrect here ?.

If you are only supplying load modules/program objects, it could work
but if there are any source COBOL members I doubt SMP/E would work
unless SMP/E has expanded to handle languages other than COBOL.  Would
there be LE and other interactions with dependencies.

As a side note, it would be interesting to see how many of the
Assembler sub-routinesw could be re-written in COBOL and still be
efficient  COBOL also has the capability of inlining called
subroutines in the same source.  I can expand on this if people are
interested.

Clark Morris
>
>Regards,
>
>Scott
>www.idmwork.com
>
>On Sunday, September 13, 2015, Ed Gould <[email protected]> wrote:
>
>> On Sep 13, 2015, at 8:16 AM, Mike Schwab wrote:
>>
>>>
>>>>
>>> A minimal consistent set of patches would require: One member contains
>>> the overall PTF level.  Every PTF verifies for the previous PTF and
>>> updates it.  Instead of zapping all members with the PTF even if not
>>> changed.
>>>
>>
>> Mike Maybe you don't remember the SU string? It wasn't fun.
>>
>> Ed
>>
>>>
>>>
>>> --
>>> Mike A Schwab, Springfield IL USA
>>> Where do Forest Rangers go to get away from it all?
>>>
>>> ----------------------------------------------------------------------
>>> 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
>>
>
>----------------------------------------------------------------------
>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