I notice that you cp "//'SYS1.SAMPLIB(GIMSAMPU)'" /dev/fd/1 and then pipe into sed as opposed to using cat. Is that because in the past cat did not support MVS data sets?

On 11/09/2015 8:18 AM, Paul Gilmartin wrote:
  On 2015-09-10 12:13, Scott Ford wrote:
All:

I need some help with SMP/E. I need to convert our software to use SMP/E. I
am not a SMP/E heavy. I have the following;

1. Linklib
2. Proclib
3. Parmlib
4. JCLLIB ( for install ) , this can be removed , because SMP/E will do it
5. Rexx Clistlib

I need a how to build a complete package and then how do I install it. I
want to use GIMZIP, I think this should work.
Ah!  This motivates me to put together an SMP/E package/install
boilerplate/cheat-sheet.  I'll attach it, and Cc: you directly
because LISTSERV will discard it.

Probably less than half done, but all the steps complete with RC=0.
Uses SYS1.SAMPLIB(ASMASAMP) as a dummy payload and SYS1.SAMPLIB(GIMSAMPU)
to do some of the setup.

It's a here-document in a shell script because that's what I'm most
comfortable with.

-- gil

----------------------------------------------------------------------
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