CCN5825 message while compiling the code.

Help for C/C++ for MVS, OS/390 C/C++, z/OS C/C++ and C/C++ Productivity Tools for OS/390
valeca
Posts: 12
Joined: Wed Sep 28, 2022 3:37 am
Skillset: user
Referer: internet

Re: CCN5825 message while compiling the code.

Postby valeca » Fri Sep 30, 2022 11:10 pm

Oh man, people are smart. Despite I have already known it, it still amaze me. Thanks for sharing!

valeca
Posts: 12
Joined: Wed Sep 28, 2022 3:37 am
Skillset: user
Referer: internet

Re: CCN5825 message while compiling the code.

Postby valeca » Fri Sep 30, 2022 11:16 pm

Oh man, people are smart. Despite I have already known it, it still amaze me. Thanks for sharing!

User avatar
sergeyken
Posts: 458
Joined: Wed Jul 24, 2019 10:12 pm
Skillset: Assembler, JCL, Utilities, PL/I, C/C++, DB2, SQL, REXX, COBOL, etc. etc. etc.
Referer: Internet search

Re: CCN5825 message while compiling the code.

Postby sergeyken » Fri Sep 30, 2022 11:18 pm

valeca wrote:Oh man, people are smart. Despite I have already known it, it still amaze me. Thanks for sharing!

You may need to test: in order to change multiple brackets within a single line extra parameter may be needed:

Code: Select all

 OUTREC FINDREP=(INOUT=(C'[',C'??(',
                        C']',C'??)'),DO=10)
Javas and Pythons come and go, but JCL and SORT stay forever.

valeca
Posts: 12
Joined: Wed Sep 28, 2022 3:37 am
Skillset: user
Referer: internet

Re: CCN5825 message while compiling the code.

Postby valeca » Fri Sep 30, 2022 11:22 pm

Yup, that's for sure.


  • Similar Topics
    Replies
    Views
    Last post