FWIW
(a) I wrote this thing in 1988 just for my use. But I gave out copies of
it to anyone who wanted it.
(b) All it does is update the PDS directory to contain alias pointers to
whatever member is to be aliased. Hence any DSN RECFM/BLKSIZE is irrelevant.
(c) Reporting invalid SYSIN cards is easi
@LISTSERV.UA.EDU] on behalf of
Paul Gilmartin [000433f07816-dmarc-requ...@listserv.ua.edu]
Sent: Wednesday, June 30, 2021 10:15 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IEHPROG Alias Load module
On Wed, 30 Jun 2021 21:35:22 -0400, David Spiegel wrote:
>
>*IEBUPDTE has the ALIAS command.
>
frame Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of CM
Poncelet [ponce...@bcs.org.uk]
Sent: Thursday, July 1, 2021 12:38 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IEHPROG Alias Load module
FWIW Try using this (attached) - HTH - Chris Poncelet (retired sysprog)
On 01/07/2021 03:05, Joe
ct: Re: IEHPROG Alias Load module
On Thu, 1 Jul 2021 05:38:48 +0100, CM Poncelet wrote:
>FWIW Try using this (attached) - HTH - Chris Poncelet (retired sysprog)
>
Where I read:
>* MEMBERS MAY HAVE FIXED OR VARIABLE LOGICAL
On Thu, 1 Jul 2021 05:38:48 +0100, CM Poncelet wrote:
>FWIW Try using this (attached) - HTH - Chris Poncelet (retired sysprog)
>
Where I read:
>* MEMBERS MAY HAVE FIXED OR VARIABLE LOGICAL RECORD LENGTH (FB OR VB).
>
Would anyone really expect that to matter?
Are only blocked records supported?
T
FWIW Try using this (attached) - HTH - Chris Poncelet (retired sysprog)
On 01/07/2021 03:05, Joe Monk wrote:
> Yep, my bad.
>
> Didnt see that he was trying with a load module, for which the
> linker/binder is required.
>
> Joe
>
> On Wed, Jun 30, 2021 at 8:35 PM David Spiegel
> wrote:
>
>> Hi
On Wed, 30 Jun 2021 21:35:22 -0400, David Spiegel wrote:
>
>*IEBUPDTE has the ALIAS command.
>IEBUPDTE, however, does not work on Load Modules.
>On 2021-06-30 21:21, Joe Monk wrote:
>> It's IEBUPDAT that has the ALIAS function
>>
I understand the name "UNIX" was invented as a spoof of "MULTICS",
Hi Joe,
Or, as Shmuel pointed out the PDS Command Processor (cbttape.org File
182) or StarTool.
Regards,
David
On 2021-06-30 22:05, Joe Monk wrote:
Yep, my bad.
Didnt see that he was trying with a load module, for which the
linker/binder is required.
Joe
On Wed, Jun 30, 2021 at 8:35 PM Dav
Yep, my bad.
Didnt see that he was trying with a load module, for which the
linker/binder is required.
Joe
On Wed, Jun 30, 2021 at 8:35 PM David Spiegel
wrote:
> Hi Joe,
> *IEBUPDTE has the ALIAS command.
> IEBUPDTE, however, does not work on Load Modules.
>
> Regards,
> David
>
> On 2021-06-3
Hi Joe,
*IEBUPDTE has the ALIAS command.
IEBUPDTE, however, does not work on Load Modules.
Regards,
David
On 2021-06-30 21:21, Joe Monk wrote:
It's IEBUPDAT that has the ALIAS function
Joe
On Wed, Jun 30, 2021 at 11:18 AM esst...@juno.com wrote:
Hello,
.
Many, Many, Years ago I seem to rec
It's IEBUPDAT that has the ALIAS function
Joe
On Wed, Jun 30, 2021 at 11:18 AM esst...@juno.com wrote:
> Hello,
> .
> Many, Many, Years ago I seem to recall the utility IEHPROG
> provided ALIAS function for assigning an ALIAS to a LOAD module.
> Does any one remeber the syntax and control state
Maybe this was what you were thinking with IEBUPDTE?
https://www.ibm.com/docs/en/zos/2.3.0?topic=statements-alias-statement
On Wed, Jun 30, 2021 at 11:18 AM esst...@juno.com wrote:
> Hello,
> .
> Many, Many, Years ago I seem to recall the utility IEHPROG
> provided ALIAS function for assigning a
@LISTSERV.UA.EDU] on behalf of
Paul Gilmartin [000433f07816-dmarc-requ...@listserv.ua.edu]
Sent: Wednesday, June 30, 2021 3:24 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IEHPROG Alias Load module
On Wed, 30 Jun 2021 18:50:35 +, Seymour J Metz wrote:
>Unless you need other TSO stuff in ba
On Wed, 30 Jun 2021 18:50:35 +, Seymour J Metz wrote:
>Unless you need other TSO stuff in batch, it would be easier to just use
>IDCAMS directly.
>
What's the syntax for that? I find DEFINE ALIAS only for data sets, not
members.
>On Wed, 30 Jun 2021 12:24:06 -0400, David Spiegel wrote:
Sent: Wednesday, June 30, 2021 2:57 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IEHPROG Alias Load module
Hi R'Shmuel AMV"SH,
I am familiar with the PDS Command Processor (CBT File 182) and have
been using it for more than 35 years.
The OP did not ask about Public Domain Software.
Regards,
David
esst...@juno.com [esst...@juno.com]
Sent: Wednesday, June 30, 2021 12:16 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: IEHPROG Alias Load module
Hello,
.
Many, Many, Years ago I seem to recall the utility IEHPROG
provided ALIAS function for assigning an ALIAS to a LOAD module.
Does any one remeber the synta
On Wed, 30 Jun 2021 11:32:51 -0700, Charles Mills wrote:
>You do it with the linker/binder. Here is an example:
>
>//LKEDEXEC PGM=HEWL,PARM='LIST,AMODE=31,RMODE=ANY,RENT'
>//SYSLIN DD *
> INCLUDE SYSLIB(mainntry)
> ALIAS alias(mainntry)
> ENTRY mainntry
> NAME mainntry(R)
>/*
Hmm.
2021 12:24 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IEHPROG Alias Load module
Hi,
IEHPROGM doesn't do this.
In TSO, you can:
|RENAME test.data(member1) test.data(auxmem) ALIAS
Regards,
David|
On 2021-06-30 12:16, esst...@juno.com wrote:
Hello,
.
Many, Many, Years ago I seem to recall th
PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IEHPROG Alias Load module
Hi,
IEHPROGM doesn't do this.
In TSO, you can:
|RENAME test.data(member1) test.data(auxmem) ALIAS
Regards,
David|
On 2021-06-30 12:16, esst...@juno.com wrote:
> Hello,
> .
> Many, Many, Years ago I seem to recall
[000433f07816-dmarc-requ...@listserv.ua.edu]
Sent: Wednesday, June 30, 2021 12:40 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IEHPROG Alias Load module
On Wed, 30 Jun 2021 12:24:06 -0400, David Spiegel wrote:
>
>IEHPROGM doesn't do this.
>
>In TSO, you can:
>|RENAME test.data(membe
AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: IEHPROG Alias Load module
Hello,
.
Many, Many, Years ago I seem to recall the utility IEHPROG
provided ALIAS function for assigning an ALIAS to a LOAD module.
Does any one remeber the syntax and control statements ?
I know TSO has a Command to Supply An Ali
On Wed, 30 Jun 2021 12:24:06 -0400, David Spiegel wrote:
>
>IEHPROGM doesn't do this.
>
>In TSO, you can:
>|RENAME test.data(member1) test.data(auxmem) ALIAS
>
Would running IKJEFT?? in batch then meet the OP's need? He seemed
to be aware of the TSO facility, but wanted more.
>On 2021-06-30 12:
Hi,
IEHPROGM doesn't do this.
In TSO, you can:
|RENAME test.data(member1) test.data(auxmem) ALIAS
Regards,
David|
On 2021-06-30 12:16, esst...@juno.com wrote:
Hello,
.
Many, Many, Years ago I seem to recall the utility IEHPROG
provided ALIAS function for assigning an ALIAS to a LOAD module.
D
Hello,
.
Many, Many, Years ago I seem to recall the utility IEHPROG
provided ALIAS function for assigning an ALIAS to a LOAD module.
Does any one remeber the syntax and control statements ?
I know TSO has a Command to Supply An Alias Name to a load module
Does any one remember IEHPROG having this c
24 matches
Mail list logo