Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vcuuds$2pes8$1@paganini.bofh.team>
Deutsch   English   Français   Italiano  
<vcuuds$2pes8$1@paganini.bofh.team>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder8.news.weretis.net!newsfeed.bofh.team!paganini.bofh.team!not-for-mail
From: R Daneel Olivaw <Danny@hyperspace.vogon.gov>
Newsgroups: comp.os.linux.misc,alt.folklore.computers
Subject: Re: The joy of FORTRAN
Date: Tue, 24 Sep 2024 19:55:08 +0200
Organization: To protect and to server
Message-ID: <vcuuds$2pes8$1@paganini.bofh.team>
References: <pan$96411$d204da43$cc34bb91$1fe98651@linux.rocks>
 <5mqdnZuGq4lgwm_7nZ2dnZfqnPSdnZ2d@earthlink.com>
 <vcub5c$36h63$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 24 Sep 2024 17:55:08 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="2931592"; 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
Bytes: 2230
Lines: 22

Lars Poulsen wrote:
> On 23/09/2024 23:45, 186282@ud0s4.net wrote:
>>    Hey, want "Real Computing" ? Try FORTRAN
>>    or COBOL. THOSE were the foundation and
>>    persist to this day. Wrote a FORTRAN app
>>    just a couple of years ago - mostly to vex
>>    the New Guys. Also a short COBOL app, that
>>    oughtta REALLY give 'em the shits !  :-)
> 
> Back in 1985, I changed jobs from a University computer center, where we 
> did our technical documentation using Univac's @DOC processor, to a 
> small industrial computer system integration firm, where we built 
> real-time systems on RSX-11M. I missed the @DOC so much that I wrote a 
> re-implementation in FORTRAN IV. Used it for years afterwards, until I 
> landed at a larger house doing communications work on Unix, and switched 
> to /troff/.
> 

I wrote a program which converted @doc to html at one point, that was 
probably around 2005.  One thing it could not handle was figures, I had 
to convert them by hand.  It will have been written in @FTN or @ACOB, 
using the SYSLIB INFOR$ and SDFI interfaces, I abandoned it when I ran 
out of DOC elements to convert.