I've been using BPXWDYN for allocation and concatenation, but I had a problem 
with an error code -24. The fourth keyword was SHR, which left me scratching my 
head. It turns out that the *3RD* key was INRTDDN, which is valid for INFO but 
not for ALLOC; once I corrected that, things were better.

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר

________________________________________
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of Jon 
Perryman <jperr...@pacbell.net>
Sent: Friday, December 29, 2023 12:21 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ISPF setup macro

On Fri, 29 Dec 2023 13:10:27 +0000, Seymour J Metz <sme...@gmu.edu> wrote:

>I'm not trying to setuup an ISPF application environment.; I'm trying to set 
>up a TSO user environment.

TSO user environment limits your options. LIBDEF is not suitable because it is 
lost or replaced at various times. ISPxUSR is not suitable because it is 
searched first and requires LIBDEF.

>At other shops I've done it by reallocating the standard concatenations when 
>the user libraries existed; I want an alternative to that.

I believe BPXWDYN has a CONCAT function. I believe it's a reallocation under 
the covers but won't swear to that.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to