¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: ChapGPT


 

¿ªÔÆÌåÓý

You are correct. I have had programmers that issued stop run in CICS.

?

From: [email protected] <[email protected]> On Behalf Of David Sol¨¦
Sent: Sunday, February 26, 2023 3:20 PM
To: [email protected]
Subject: Re: [H390-MVS] ChapGPT

?

Just as an off-topic disclamer, teaching cobol to a IA is never a good idea (take Terminator as an example).

Also, I use GOBACK on rutines, STOP RUN on programs.

Let's say MAINPGM calls MAINRTN, then if MAINRTN does STOP RUN, it will stop everything. Its better to make RETURN / GOBACK and let MAINPGM handle the expected behaviour of the flow.

Join [email protected] to automatically receive all group messages.