Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Think of your family tonight. Try to crawl home after the computer crashes.


devel / comp.lang.cobol / Re: PERFORM UNTIL EXIT

SubjectAuthor
* PERFORM UNTIL EXITBruce Axtens
+- Re: PERFORM UNTIL EXITArnold Trembley
`- Re: PERFORM UNTIL EXITVincent Coen

1
PERFORM UNTIL EXIT

<963aba01-b941-4a30-9162-26c9de31e4a4n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=391&group=comp.lang.cobol#391

  copy link   Newsgroups: comp.lang.cobol
X-Received: by 2002:ac8:5902:0:b0:39c:e440:6adb with SMTP id 2-20020ac85902000000b0039ce4406adbmr26426025qty.18.1666599850422;
Mon, 24 Oct 2022 01:24:10 -0700 (PDT)
X-Received: by 2002:ac8:5cd3:0:b0:39c:f81b:3d7 with SMTP id
s19-20020ac85cd3000000b0039cf81b03d7mr25272366qta.492.1666599850188; Mon, 24
Oct 2022 01:24:10 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.cobol
Date: Mon, 24 Oct 2022 01:24:10 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=60.231.231.174; posting-account=1W9SuAoAAAApKJ8N7QNszANYOyWIVzjG
NNTP-Posting-Host: 60.231.231.174
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <963aba01-b941-4a30-9162-26c9de31e4a4n@googlegroups.com>
Subject: PERFORM UNTIL EXIT
From: bruce.axtens@gmail.com (Bruce Axtens)
Injection-Date: Mon, 24 Oct 2022 08:24:10 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1175
 by: Bruce Axtens - Mon, 24 Oct 2022 08:24 UTC

Is this something that GnuCOBOL does? https://www.reddit.com/r/cobol/comments/y7eppj/cobol_new_stuff_perform_until_exit/

I'm not asking for it. I just stumbled over the posting on r/cobol

-- Bruce

Re: PERFORM UNTIL EXIT

<Z16dnUqzsplDz8v-nZ2dnZfqn_adnZ2d@giganews.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=392&group=comp.lang.cobol#392

  copy link   Newsgroups: comp.lang.cobol
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!Xl.tags.giganews.com!local-1.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 24 Oct 2022 08:54:54 +0000
Date: Mon, 24 Oct 2022 03:54:54 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.4.0
Subject: Re: PERFORM UNTIL EXIT
Newsgroups: comp.lang.cobol
References: <963aba01-b941-4a30-9162-26c9de31e4a4n@googlegroups.com>
Content-Language: en-US
From: arnold.trembley@att.net (Arnold Trembley)
In-Reply-To: <963aba01-b941-4a30-9162-26c9de31e4a4n@googlegroups.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Antivirus: Avast (VPS 221023-6, 10/23/2022), Outbound message
X-Antivirus-Status: Clean
Message-ID: <Z16dnUqzsplDz8v-nZ2dnZfqn_adnZ2d@giganews.com>
Lines: 25
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-O9ezmVmUKkFfVW5JRKpLfq5Ml2j6XAoMBHaNdPeuI3Z83xFGpRtIcmRV60e2JYvodfdR0iMJFNbLnVz!oY/Q5myRoQlOwbgzlYKnx1Agx3Vfn3vaIYlIIO/VDExKuC3cQF/xBX/7ciurEPwL4Lj/ZO94+Q==
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
 by: Arnold Trembley - Mon, 24 Oct 2022 08:54 UTC

On 10/24/2022 3:24 AM, Bruce Axtens wrote:
> Is this something that GnuCOBOL does? https://www.reddit.com/r/cobol/comments/y7eppj/cobol_new_stuff_perform_until_exit/
>
> I'm not asking for it. I just stumbled over the posting on r/cobol
>
> -- Bruce

I haven't tried it yet, but it's been in the GnuCOBOL Programmer's Guide
since November 2020 at release 3.1.1.

The current stable release is 3.1.2, and we're expecting GnuCOBOL 3.2
release candidate 1 within the next few weeks.

You can download the manuals from here (watch out for URL wrap):

https://sourceforge.net/p/gnucobol/code/HEAD/tree/external-doc/guide/PDFs/

Kind regards,

--
https://www.arnoldtrembley.com/

Re: PERFORM UNTIL EXIT

<1666614164@f1.n250.z2.fidonet.ftn>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=393&group=comp.lang.cobol#393

  copy link   Newsgroups: comp.lang.cobol
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: VBCoen@gmail.com (Vincent Coen)
Newsgroups: comp.lang.cobol
Subject: Re: PERFORM UNTIL EXIT
Date: Mon, 24 Oct 2022 13:22:44 +0100
Organization: A noiseless patient Spider
Lines: 16
Sender: "Vincent Coen" <VBCoen@gmail.com>
Message-ID: <1666614164@f1.n250.z2.fidonet.ftn>
References: <963aba01-b941-4a30-9162-26c9de31e4a4n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Info: reader01.eternal-september.org; posting-host="6866b2958848f424afadc6a9e3e993d8";
logging-data="1775643"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18w/4f3GfhFVWYbazWUInvB"
Cancel-Lock: sha1:GTWb3FveGYObokAo3NMMObbYZSc=
X-FTN-TZUTC: 0100
X-FTN-PATH: 250/1
X-Comment-To: "Bruce Axtens" <bruce.axtens@gmail.com>
X-Origin-Newsgroups: comp.lang.cobol
X-FTN-SEEN-BY: 25/0 250/0 1 2 4 5 6 12 263/0 371/52 467/4
X-FTN-Sender: Vincent Coen <Vincent.Coen@f1.n250.z2.fidonet.org>
X-FTN-PID: GED+LNX 1.1.5-b20180707
X-FTN-MSGID: 2:250/1@fidonet 635683b9
X-FTN-CHRS: UTF-8 2
X-FTN-TID: MBSE-FIDO 1.0.8 (Linux-x86_64)
X-FTN-AREA: COMP.LANG.COBOL
REPLY: googlegroups.com 86341284
X-Newsreader: GoldED+/LNX 1.1.5 (Linux 5.15.65-server-1.mga8 CPU UNKNOWN)
 by: Vincent Coen - Mon, 24 Oct 2022 12:22 UTC

Hello Bruce!

Monday October 24 2022 09:24, Bruce Axtens wrote to All:

> Is this something that GnuCOBOL does?
> https://www.reddit.com/r/cobol/comments/y7eppj/cobol_new_stuff_perform
> _until_exit/

> I'm not asking for it. I just stumbled over the posting on r/cobol

I have been using it for many years with GnuCOBOL

Vincent

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor