Re: Need Help: compiling old Fortran program




"James Giles" <jamesgiles@xxxxxxxxxxxxxxxx> wrote in message
news:JEehi.247079$p47.78122@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Gib Bogle wrote:
Walter Spector wrote:
Yes. But I would write it:

program notgiles1
implicit none
integer :: i
do, i=1,10
write(*,*) i
end do
end program giles1
^^^^^^ :-))

I guess that progress. I didn't write any of it, but I still
get half credit.

--
J. Giles
I don't know if J Giles is a pseudonym or not and am not asking, but I can't
help but think of you as a rock star. Since I named the program giles1, if
30 years from now I needed to know about the do, I syntax, I'll remember
which file it was in because I associated it with something. J. Giles
actually has a song that begins "Do I", after 76 do's as intro. I certainly
didn't mean to opine negatively on your programming style.
--
Wade Ward


.