[Info-vax] Text processing examples with Fortran requested
Bob Koehler
koehler at eisner.nospam.encompasserve.org
Tue Nov 17 09:45:50 EST 2009
In article <hdsul5$d3o$1 at naig.caltech.edu>, glen herrmannsfeldt <gah at ugcs.caltech.edu> writes:
>
> The OS/360 compilers, Fortran G, H, and H extended, did (and still
> don't) support CHARACTER. VS Fortran from the S/370 era is a
> Fortran 77 compiler and does (still) support CHARACTER. Also,
> WATFIV from about 1973 supported CHARACTER along with many other
> Fortran 77 features. (Sort of a test of the features before
> the standard was released.)
We used H Extended, which claimed only to be a FORTRAN-IV. I've
never seen any version of the 370 series compilers that supported
the ".eqs." et.al. operators that guarantee ASCII collating sequence
(on ASCII systems .eqs. is the same operation as .eq. for CHARACTER).
I wonder if IBM ever did that after I last looked?
When we wanted to compare individual characters on our 360 we
stuffed them into LOGICAL*1, which caused warnings after we upgraded
to H Extended.
More information about the Info-vax
mailing list