That's a surprise. I wish someone well-versed in the innards of ISPF will take the time to explain why that's so. When I first heard of this last week, I wondered if it might be a way to avoid messing with the SYSEXEC concatenation during start-up. Disappointed...
On Friday, June 18, 2021, 01:05:09 PM EDT, Hamilton, Robert <***@cas.org> wrote:
If I use ALTLIB outside of ISPF (and I do), I have to issue it again inside ISPF if I want to run EXECs from SYSUEXEC when inside. And if I do a SPLIT NEW to create a secondary ISPF session, I have to issue ALTLIB in that session too.
R;
-----Original Message-----
From: TSO REXX Discussion List <TSO-***@VM.MARIST.EDU> On Behalf Of Frank Clarke
Sent: Friday, June 18, 2021 12:30 PM
To: TSO-***@VM.MARIST.EDU
Subject: [EXT] Re: SYSUPROC and SYSUEXEC
[Actual Sender is owner-tso-***@vm.marist.edu]
ALTLIB is a TSO function. Why do you have to wait until ISPF starts? Did you mean 'LIBDEF'?
On Friday, June 18, 2021, 11:44:01 AM EDT, Hamilton, Robert <***@cas.org> wrote:
That's correct. I allocate SYSUPROC and SYSUEXEC before I start ISPF, but have to issue ALTLIB once I'm in ISPF.
There are more considerations, too...take a look at the PASSLIB parameter along with NEWAPPL for the ISPF SELECT command.
R;
Rob Hamilton
Infrastructure Engineer
Chemical Abstracts Service
-----Original Message-----
From: TSO REXX Discussion List <TSO-***@VM.MARIST.EDU> On Behalf Of Bob Bridges
Sent: Friday, June 18, 2021 11:05 AM
To: TSO-***@VM.MARIST.EDU
Subject: [EXT] Re: SYSUPROC and SYSUEXEC
[Actual Sender is owner-tso-***@vm.marist.edu]
Aha! Then SYSUEXEC and SYSUPROC are not "activated" until the ALTLIB command turns them on? Allocating my libraries to those DDs will not by itself make them available?
---
Bob Bridges, ***@gmail.com, cell 336 382-7313
/* One can believe abortion (or, for that matter, heresy) to be a serious evil without believing that the state has the authority to restrict it. -Joseph Sobran */
-----Original Message-----
From: TSO REXX Discussion List <TSO-***@VM.MARIST.EDU> On Behalf Of Hamilton, Robert
Sent: Friday, June 11, 2021 18:24
That's exactly it; I concatenate my personal Rexx libraries as SYSUEXEC and my own CLIST library as SYSUPROC, and then use ALTLIB to activate them. That way works regardless of the SYSPROC and SYSEXEC setup from the logon proc.
-----Original Message-----
From: TSO REXX Discussion List <TSO-***@VM.MARIST.EDU> On Behalf Of Mike Großmann
Sent: Friday, June 11, 2021 1:17 PM
as far as I know, the user libraries are in the search order in front of the „standard“ libraries.
So it could be a performance topic.
I usually allocate USERID.exec to SYSUEXEC.
Post by Bob BridgesI was just rereading the ALTLIB documentation and noticed that it
mentioned the SYSUPROC and SYSUEXEC DD names. I'm sure I've heard of
them before, but I've never used them. I've just been using SYSPROC
(or sometimes SYSEXEC) for decades.
Are there advantages to using SYSUPROC/SYSUEXEC? How come I never
hear anyone mention them?
----------------------------------------------------------------------
For TSO-REXX subscribe / signoff / archive access instructions,
send email to ***@VM.MARIST.EDU with the message: INFO TSO-REXX
Confidentiality Notice: This electronic message transmission, including any attachment(s), may contain confidential, proprietary, or privileged information from CAS, a division of the American Chemical Society ("ACS"). If you have received this transmission in error, be advised that any disclosure, copying, distribution, or use of the contents of this information is strictly prohibited. Please destroy all copies of the message and contact the sender immediately by either replying to this message or calling 614-447-3600.
----------------------------------------------------------------------
For TSO-REXX subscribe / signoff / archive access instructions,
send email to ***@VM.MARIST.EDU with the message: INFO TSO-REXX
----------------------------------------------------------------------
For TSO-REXX subscribe / signoff / archive access instructions,
send email to ***@VM.MARIST.EDU with the message: INFO TSO-REXX
Confidentiality Notice: This electronic message transmission, including any attachment(s), may contain confidential, proprietary, or privileged information from CAS, a division of the American Chemical Society ("ACS"). If you have received this transmission in error, be advised that any disclosure, copying, distribution, or use of the contents of this information is strictly prohibited. Please destroy all copies of the message and contact the sender immediately by either replying to this message or calling 614-447-3600.
----------------------------------------------------------------------
For TSO-REXX subscribe / signoff / archive access instructions,
send email to ***@VM.MARIST.EDU with the message: INFO TSO-REXX
----------------------------------------------------------------------
For TSO-REXX subscribe / signoff / archive access instructions,
send email to ***@VM.MARIST.EDU with the message: INFO TSO-REXX