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 <v3lr5s$48om$6@dont-email.me>
Deutsch   English   Français   Italiano  
<v3lr5s$48om$6@dont-email.me>

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

Path: ...!news.mixmin.net!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: Tue, 4 Jun 2024 01:38:04 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <v3lr5s$48om$6@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> <v3jttf$3qduu$7@dont-email.me>
	<Cak7O.8603$7jpd.3608@fx47.iad>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 04 Jun 2024 03:38:05 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="d7d916175bb629e2353c22c0a9deb72e";
	logging-data="140054"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18K0P4EbUAPTVzZU7YTyYrr"
User-Agent: Pan/0.158 (Avdiivka; )
Cancel-Lock: sha1:ajitW/KIuI4Swq3v+Ib7cHIM2MI=
Bytes: 2138

On Mon, 03 Jun 2024 14:11:46 GMT, Scott Lurndal wrote:

> Lawrence D'Oliveiro <ldo@nz.invalid> writes:
>
>>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?
> 
> Aside the fact that you needed to know the length _before_ you punched
> the rest of the "very long text string" on the card?  Or are you
> suggesting that coding forms (which were used for third party punching)
> were a prerequisite for punching program cards?

Of course people used coding forms.