Re: COBOL STOP RUN enhancement

2017-08-10 Thread Frank Swarbrick
August 10, 2017 11:18 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: COBOL STOP RUN enhancement On Thu, Aug 10, 2017 at 12:13 PM, Frank Swarbrick < frank.swarbr...@outlook.com> wrote: > This would not be an extension. It is part of the COBOL 2002 and COBOL > 2014 ISO standards. It'

Re: COBOL STOP RUN enhancement

2017-08-10 Thread Farley, Peter x23353
LISTSERV.UA.EDU Subject: Re: COBOL STOP RUN enhancement On Thu, Aug 10, 2017 at 12:13 PM, Frank Swarbrick < frank.swarbr...@outlook.com> wrote: > This would not be an extension. It is part of the COBOL 2002 and > COBOL > 2014 ISO standards. It's up the the implement

Re: COBOL STOP RUN enhancement

2017-08-10 Thread John McKown
On Thu, Aug 10, 2017 at 12:13 PM, Frank Swarbrick < frank.swarbr...@outlook.com> wrote: > This would not be an extension. It is part of the COBOL 2002 and COBOL > 2014 ISO standards. It's up the the implementer to define the behavior. I > am suggesting the behavior. > ​Hum, is there a place on

Re: COBOL STOP RUN enhancement

2017-08-10 Thread Frank Swarbrick
;) Frank From: IBM Mainframe Discussion List on behalf of John McKown Sent: Thursday, August 10, 2017 6:04 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: COBOL STOP RUN enhancement On Wed, Aug 9, 2017 at 6:43 PM, Frank Swarbrick wrote: > I am curious to hear opinions on something. The

Re: COBOL STOP RUN enhancement

2017-08-10 Thread David W Noon
On Thu, 10 Aug 2017 07:04:02 -0500, John Mckown (john.archie.mck...@gmail.com) wrote about "Re: COBOL STOP RUN enhancement" (in ): > On Wed, Aug 9, 2017 at 6:43 PM, Frank Swarbrick > wrote: [snip] >> Anyway it seems to me that an "official" COBOL method of doing

Re: COBOL STOP RUN enhancement

2017-08-10 Thread Allan Staller
@LISTSERV.UA.EDU] On Behalf Of Frank Swarbrick Sent: Wednesday, August 9, 2017 6:43 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: COBOL STOP RUN enhancement I am curious to hear opinions on something. The current COBOL standard has an enhancement to the STOP RUN statement. There are two new options, t

Re: COBOL STOP RUN enhancement

2017-08-10 Thread John McKown
On Wed, Aug 9, 2017 at 6:43 PM, Frank Swarbrick wrote: > I am curious to hear opinions on something. The current COBOL standard > has an enhancement to the STOP RUN statement. There are two new options, > the ERROR phrase and the NORMAL phrase. My first thought is that the > NORMAL phrase coul

COBOL STOP RUN enhancement

2017-08-09 Thread Frank Swarbrick
I am curious to hear opinions on something. The current COBOL standard has an enhancement to the STOP RUN statement. There are two new options, the ERROR phrase and the NORMAL phrase. My first thought is that the NORMAL phrase could replace the RETURN-CODE special register, which is a non-sta