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 <v3jttf$3qduu$7@dont-email.me>
Deutsch   English   Français   Italiano  
<v3jttf$3qduu$7@dont-email.me>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.arch
Subject: Re: ALTER, ASSIGN and labels-as-values
Date: Mon, 3 Jun 2024 08:12:32 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <v3jttf$3qduu$7@dont-email.me>
References: <v1ns43$2260p$1@dont-email.me> <v33250$89l2$1@dont-email.me>
	<vaka5jpbad271mal8vtj7hb04mhvgsmlc5@4ax.com> <v33l8i$envo$1@dont-email.me>
	<v34t59$1on4$1@gal.iecc.com> <v3528c$mcei$1@dont-email.me>
	<0uo5O.16554$Qgge.15708@fx12.iad> <v354ib$mprj$1@dont-email.me>
	<v3573k$n821$1@dont-email.me> <v357nq$nblg$1@dont-email.me>
	<v39cjq$1jtgk$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 03 Jun 2024 10:12:32 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="d9da7b9b9ad3ac546e12baaad0ff5901";
	logging-data="4011998"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/OqS5MBQuWB3/cCZazz3uV"
User-Agent: Pan/0.158 (Avdiivka; )
Cancel-Lock: sha1:mB8qcrWMqoXqsGZGMfLt6/jMjEU=
Bytes: 1621

On Thu, 30 May 2024 10:15:54 +0200, Terje Mathisen wrote:

> This was using hand-punched cards, writing FORTRAN 2 code with the
> Hollerith text constants so you had to count very carefully:
> 
>     FORMAT 27HTHIS IS A VERY LONG TEXT STRING...

Hey, did you not notice the columns were numbered? So all you had to do to 
determine the length of the string was subtract column numbers?