Newsgroups: comp.lang.apl
Path: watmath!watserv1!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!darwin.sura.net!haven.umd.edu!socrates!socrates!rockwell
From: rockwell@socrates.umd.edu (Raul Deluth Miller-Rockwell)
Subject: Re: tags erratum???
In-Reply-To: rockwell@socrates.umd.edu's message of Wed, 4 Mar 1992 13:59:39 GMT
Message-ID: <ROCKWELL.92Mar4233110@socrates.umd.edu>
Sender: rockwell@socrates.umd.edu (Raul Deluth Miller-Rockwell)
Organization: Traveller
References: <ROCKWELL.92Mar4085939@socrates.umd.edu>
Date: Thu, 5 Mar 1992 04:31:10 GMT
Lines: 28

Raul Deluth Miller-Rockwell:
   Somehow, some extra whitespace crept into my posting of etags.gs

Actually, the posting was just fine.

   In a couple places, the text '_1' was changed to '_ 1'

Nope -- that code worked as is.  [However, if you're using a copy of J
which doesn't support infinity, change
   tags_body"_ 1
to
   tags_body"1
and it should work just fine.  If you've got tags_body"_1, you'll get
a length error -- replace it with tags_body"1.

...
   1,$s/_ 1/_1/
   1,$s/"_$/"]/

That ought to have been
1,$s/_ 1/1/
1,$s/"_$/"]/

Oh well...

-- 
Raul Deluth Miller-Rockwell                   <rockwell@socrates.umd.edu>
The U.S. government went another thousand million dollars into debt today.
