Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

The best defense against logic is ignorance.


devel / comp.lang.fortran / Re: Feed control

SubjectAuthor
* Re: Feed controlDr. What
`* Re: Feed controlGary Scott
 `* Re: Feed controlR Daneel Olivaw
  `* Re: Feed controlGary Scott
   `- Re: Feed controlLawrence D'Oliveiro

1
Re: Feed control

<1596392834@usenet>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10643&group=comp.lang.fortran#10643

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!news.niel.me!news.gegeweb.eu!gegeweb.org!usenet-fr.net!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!193.141.40.65.MISMATCH!npeer.as286.net!npeer-ng0.as286.net!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!tr2.eu1.usenetexpress.com!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!198.186.190.30.MISMATCH!news-out.netnews.com|netnews.com!postmaster.netnews.com!us13.netnews.com!not-for-mail
X-Trace: DXC=0d0nif\K1RQ;WJ0ZJ7CLb_HWonT5<]0T]djI?Uho:Xe[lL51CP6LDL\O`<Q]eOlLm[IoSZ15`PAV]ckDbYVkbeWYiW:L\8ZA^DW0Z<=?bKZAdR
X-Complaints-To: support@blocknews.net
Newsgroups: comp.lang.fortran
From: NOSPAMi...@transilvania.org (Dr. What)
Subject: Re: Feed control
Message-ID: <1596392834@usenet>
X-Comment-To: Gary Scott
X-MailConverter: SoupGate-Win32 v1.05
Mime-version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-SERVER: news.gallaxial.com (This server keep 60 days New Post)
X-FEED: We keep 2% of usenet the rest is Spam,ads,reference
X-FEED: Peering Available with Adaptative Dynamic IP, WE HAVE A CLEAN feed
X_CONTACT: usenet@gallaxial.com
Date: 4 Apr 2024 08:52:09 -0500
Lines: 28
NNTP-Posting-Host: 127.0.0.1
X-Trace: 1712235130 reader.netnews.com 2422126 127.0.0.1:37645
X-Received-Bytes: 1948
 by: Dr. What - Thu, 4 Apr 2024 13:52 UTC

-=> Gary Scott wrote to All <=-

GS> On 4/3/2024 7:43 AM, db wrote:
> When I learned Fortran many years ago, the first
> character in a line to be printed (or later,
> displayed) controlled line or page feed. A blank
> produced a new line, a "1" a new page. We used these
> to control what happened.
>
> These days, this doesn't seem to be the case, so
> in a sense, Fortran is no longer backward
> compatible in this one sense. Or is it?
>

GS> This was always, and remains device dependent.

That's not completely true.

Using MS-FORTRAN on my vintage computers, I always have to start my
FORMATs
with "1X". If I fail to do that, the output, even to the screen, chops
off
that first character.

.... Epitaph on a gravestone: Cheerio, see you soon.
___ MultiMail/Linux v0.52

Re: Feed control

<uumlbu$or3f$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10644&group=comp.lang.fortran#10644

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: garylsc...@sbcglobal.net (Gary Scott)
Newsgroups: comp.lang.fortran
Subject: Re: Feed control
Date: Thu, 4 Apr 2024 11:43:43 -0500
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <uumlbu$or3f$1@dont-email.me>
References: <1596392834@usenet>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 04 Apr 2024 16:43:43 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="361f302ce3a7724c5b427e7c57b9b9a7";
logging-data="814191"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18b5RxUozRczlmavE/rypovD03j/2w3nIU="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:i+o+30rU5iDV7cZJiRT4tXuXc6o=
In-Reply-To: <1596392834@usenet>
Content-Language: en-US
 by: Gary Scott - Thu, 4 Apr 2024 16:43 UTC

On 4/4/2024 8:52 AM, Dr. What wrote:
> -=> Gary Scott wrote to All <=-
>
> GS> On 4/3/2024 7:43 AM, db wrote:
> > When I learned Fortran many years ago, the first
> > character in a line to be printed (or later,
> > displayed) controlled line or page feed. A blank
> > produced a new line, a "1" a new page. We used these
> > to control what happened.
> >
> > These days, this doesn't seem to be the case, so
> > in a sense, Fortran is no longer backward
> > compatible in this one sense. Or is it?
> >
>
> GS> This was always, and remains device dependent.
>
> That's not completely true.
>
> Using MS-FORTRAN on my vintage computers, I always have to start my
> FORMATs
> with "1X". If I fail to do that, the output, even to the screen, chops
> off
> that first character.

Hmmm. I'd say that's precisely what "device dependent" means. Although
some behavior in MS Fortran was just bugs.
>
>
> ... Epitaph on a gravestone: Cheerio, see you soon.
> ___ MultiMail/Linux v0.52
>

Re: Feed control

<uummsk$24cdv$1@paganini.bofh.team>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10645&group=comp.lang.fortran#10645

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!newsfeed.bofh.team!paganini.bofh.team!not-for-mail
From: Dan...@hyperspace.vogon.gov (R Daneel Olivaw)
Newsgroups: comp.lang.fortran
Subject: Re: Feed control
Date: Thu, 4 Apr 2024 19:09:40 +0200
Organization: To protect and to server
Message-ID: <uummsk$24cdv$1@paganini.bofh.team>
References: <1596392834@usenet> <uumlbu$or3f$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 4 Apr 2024 17:09:40 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="2240959"; posting-host="XBJBjenliTep7OIZ0g9xdw.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
SeaMonkey/2.53.18.2
X-Notice: Filtered by postfilter v. 0.9.3
 by: R Daneel Olivaw - Thu, 4 Apr 2024 17:09 UTC

Gary Scott wrote:
> On 4/4/2024 8:52 AM, Dr. What wrote:
>> -=> Gary Scott wrote to All <=-
>>
>>   GS> On 4/3/2024 7:43 AM, db wrote:
>>   > When I learned Fortran many years ago, the first
>>   > character in a line to be printed (or later,
>>   > displayed) controlled line or page feed. A blank
>>   > produced a new line, a "1" a new page. We used these
>>   > to control what happened.
>>   >
>>   > These days, this doesn't seem to be the case, so
>>   > in a sense, Fortran is no longer backward
>>   > compatible in this one sense. Or is it?
>>   >
>>
>>   GS> This was always, and remains device dependent.
>>
>> That's not completely true.
>>
>> Using MS-FORTRAN on my vintage computers, I always have to start my
>> FORMATs
>> with "1X".  If I fail to do that, the output, even to the screen, chops
>> off
>> that first character.
>
> Hmmm.  I'd say that's precisely what "device dependent" means.  Although
> some behavior in MS Fortran was just bugs.
>>
>>
>> ... Epitaph on a gravestone: Cheerio, see you soon.
>> ___ MultiMail/Linux v0.52
>>
>

Not at all, the 1X means that the line-feed character is a space. A "+"
there would probably overlay whatever had previously been printed to
that line with something new.
I have used several different compilers on several different
architectures over the years (the newest adhered to the F77 standard)
and the meaning of the first character on a line was common to all of them.

Re: Feed control

<uunllv$13va0$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10647&group=comp.lang.fortran#10647

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: garylsc...@sbcglobal.net (Gary Scott)
Newsgroups: comp.lang.fortran
Subject: Re: Feed control
Date: Thu, 4 Apr 2024 20:55:11 -0500
Organization: A noiseless patient Spider
Lines: 50
Message-ID: <uunllv$13va0$1@dont-email.me>
References: <1596392834@usenet> <uumlbu$or3f$1@dont-email.me>
<uummsk$24cdv$1@paganini.bofh.team>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 05 Apr 2024 01:55:12 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="504ca77ac3b7d868e6c4fe1972afb9b4";
logging-data="1178944"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Jhyz+SJW0NL7UpWBG0kuU7JWTyiszNCU="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:GjtNrl6409kYldxfs+NulkaMbY8=
Content-Language: en-US
In-Reply-To: <uummsk$24cdv$1@paganini.bofh.team>
 by: Gary Scott - Fri, 5 Apr 2024 01:55 UTC

On 4/4/2024 12:09 PM, R Daneel Olivaw wrote:
> Gary Scott wrote:
>> On 4/4/2024 8:52 AM, Dr. What wrote:
>>> -=> Gary Scott wrote to All <=-
>>>
>>>   GS> On 4/3/2024 7:43 AM, db wrote:
>>>   > When I learned Fortran many years ago, the first
>>>   > character in a line to be printed (or later,
>>>   > displayed) controlled line or page feed. A blank
>>>   > produced a new line, a "1" a new page. We used these
>>>   > to control what happened.
>>>   >
>>>   > These days, this doesn't seem to be the case, so
>>>   > in a sense, Fortran is no longer backward
>>>   > compatible in this one sense. Or is it?
>>>   >
>>>
>>>   GS> This was always, and remains device dependent.
>>>
>>> That's not completely true.
>>>
>>> Using MS-FORTRAN on my vintage computers, I always have to start my
>>> FORMATs
>>> with "1X".  If I fail to do that, the output, even to the screen, chops
>>> off
>>> that first character.
>>
>> Hmmm.  I'd say that's precisely what "device dependent" means.
>> Although some behavior in MS Fortran was just bugs.
>>>
>>>
>>> ... Epitaph on a gravestone: Cheerio, see you soon.
>>> ___ MultiMail/Linux v0.52
>>>
>>
>
> Not at all, the 1X means that the line-feed character is a space.  A "+"
> there would probably overlay whatever had previously been printed to
> that line with something new.
> I have used several different compilers on several different
> architectures over the years (the newest adhered to the F77 standard)
> and the meaning of the first character on a line was common to all of them.

There were very many different devices that had different meanings for
various control characters. There were also devices based on EBCDIC
with completely different character "values" used to achieve a similar
effect. There were also many devices that required multi-character
(/binary) control sequences. Just because there was a frequent
convention on Windows or Linux doesn't mean it was universal.

Re: Feed control

<uuno7t$14iih$2@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10648&group=comp.lang.fortran#10648

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ldo...@nz.invalid (Lawrence D'Oliveiro)
Newsgroups: comp.lang.fortran
Subject: Re: Feed control
Date: Fri, 5 Apr 2024 02:38:53 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 6
Message-ID: <uuno7t$14iih$2@dont-email.me>
References: <1596392834@usenet> <uumlbu$or3f$1@dont-email.me>
<uummsk$24cdv$1@paganini.bofh.team> <uunllv$13va0$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 05 Apr 2024 02:38:53 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f5e959706a1ab93774d71c78cd2d7e1b";
logging-data="1198673"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/u0U2c3ILdWoiZnVjOVxjA"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:NyrBFsIB0W97UbBVINiaEWGhYvs=
 by: Lawrence D'Oliv - Fri, 5 Apr 2024 02:38 UTC

On Thu, 4 Apr 2024 20:55:11 -0500, Gary Scott wrote:

> Just because there was a frequent
> convention on Windows or Linux doesn't mean it was universal.

The conventions predated those platforms by several decades.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor