Thanks for the info, Robin! I never thought about it because it runs so quick (< 30 secs) that I always run it from ISPF Option 6, watch its progress and let the code place me in EDIT on the PDS immediately.
Bob -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Robin Atwood Sent: Tuesday, October 5, 2021 9:17 AM To: [email protected] Subject: Re: Error running RCNVTCAT The "outtrap" function is a TSO/E extension. You should execute the exec under the TMP (IKJEFT01). Robin -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Mark Jacobs Sent: 05 October 2021 19:29 To: [email protected] Subject: Error running RCNVTCAT It's my first time executing RCNVTCAT which I obtained from file 542 on the CBTTAPE. Getting this error; IRX0043I Error running RCNVTCAT, line 1016: Routine not found In SYSTSPRT there are these two lines 1016 +++ xx=outtrap('junk.','*') /* I don't care */ 209 +++ If (DsExist("'"cat.1"'") > 4) Is this a stupid-user-error, or something else? It's being executed using a modified copy of the JCL in the PDS. //RCNVTCAT EXEC PGM=IRXJCL,COND=EVEN, // PARM='RCNVTCAT CATALOG.Z22Z.MASTER' //SYSEXEC DD DISP=SHR,DSN=SY010A.V501.FILE542.PDS Mark Jacobs Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email. GPG Public Key - https://api.protonmail.ch/pks/lookup?op=get&[email protected] ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
