I wrote a linkage editor in Cobol once.
Also, when I was a co-op student, they needed a Cobol program
to print a three column directory. None of the programmers at
the naval center knew how to make the printer go backwards

to enable them to print each column, so they let me have a go at it.
It didn't occur to me to use arrays, I seeked back and forth doing
hard IO to print each line of the directory. While I was debugging it,
my program got caught in a loop. Hard IO was the basis of accounting on the
time sharing machine we were using and my program billed up a
bunch of money, and I got called in to see the Commander

...
I used that in a cartoon some years later:



-Mike "memories..."