> > > but probably one reason one hears so many complaints about it is because
> > > one expects more from a cathedral (well, someone said His Billness is
> > > the Antichrist, but you get the idea[1]).
>
> The [1] was supposed to refer to a footnote I forgot to put in.  See
> below for the Fortran90 code!

Here it is:

PROGRAM BILL

CHARACTER (LEN=1), DIMENSION(9) :: &
&                  GATES=(/'B','I','L','L','G','A','T','E','S'/)

PRINT*, 'The number of the beast is ', SUM(IACHAR(GATES)),'; only off by 3!'

END PROGRAM BILL


--
Phillip Helbig                          Email ......... [log in to unmask]
Nuffield Radio Astronomy Laboratories   Tel. .... +44 1477 571 321 (ext. 297)
Jodrell Bank                            Fax ................ +44 1477 571 618
Macclesfield                            Telex ................ 36149 JODREL G
UK-Cheshire SK11 9DL                    Web ... http://www.jb.man.ac.uk/~pjh/

My opinions are not necessarily those of NRAL or the University of Manchester.