Re: [CMS-PIPELINES] Trapping or preventing pipes error messages?

2022-06-26 Thread Lionel B. Dyck
m: CMSTSO Pipelines Discussion List On Behalf Of Rob van der Heij Sent: Saturday, June 25, 2022 04:05 PM To: CMS-PIPELINES@VM.MARIST.EDU Subject: Re: [CMS-PIPELINES] Trapping or preventing pipes error messages? While you know that you should be talking to your BatchPipes support folks ;-) You can wra

Re: [CMS-PIPELINES] Trapping or preventing pipes error messages?

2022-06-25 Thread Rob van der Heij
While you know that you should be talking to your BatchPipes support folks ;-) You can wrap it in a pipeline to run though PIPCMD, but you'd have to tell from the output whether it's an error message or valid content. pipe literal callpipe listcat ntpx || *: |pipcmd | cons On Sat, 25 Jun 2022

[CMS-PIPELINES] Trapping or preventing pipes error messages?

2022-06-25 Thread Lionel B. Dyck
Is there a way to trap the error/warning messages when using pipes (specifically pipes under TSO REXX) I'm starting with something trivial: 'pipes listcat' hlq '| stem hlq.' If there is nothing found for the value of hlq I get these messages: BPW00730E No data sets found matching xxx BPW3I