On Fri, 29 Dec 2023 21:13:17 +0000, Seymour J Metz wrote:

>In my case there is a CLIST effectively called from the READY prompt, so the 
>TSO environment should be fully initialized.
>
>The reason that it's CLIST is so I can use TSOLIB inline.
>
TSO can CALL BPXWDYN, subject to an onerous 100-byte PARM limit.

In one case, for a mixed concatenation, I used a sequence of ALLOCATE
followed by a single CALL BPXWDYN 'CONCAT ...'

CONCAT requires at least two operands; fails with just one.

-- 
gil

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