Re: COBOL ain't quite dead - yet !



In article <aq%Nk.15914$o57.14136@xxxxxxxxxxxx>,
"tlmfru" <lacey@xxxxxxx> writes:

Howard Brazee <howard@xxxxxxxxxx> wrote in message
news:7isgg4lh42b61712dijr6otf1otsscuj92@xxxxxxxxxx
When I worked for EDS a decade or more ago, our published standard was
for each perform to be of a section that consisted of a paragraph and
an exit which wasn't used. I disliked it back then, and hope it has
been changed since.

--

Lots of people these days insist that a PERFORM must address only a
paragraph name (i.e., don't use THRU). This ancient EDS standard at least
conforms in appearance!


I can think of valid reasons for insisting on either method as a
corporate standard. One needs to know why one was choosen over the
other rather than just arguing that one way is somehow better than
the other. To be honest, the biggest surprise is that there is a
standard at all. Too many places I know ofatoday have no defined
standard at all and just the programmer write code in whatever style
the programmer feels most comfortable with. not the way it used to
be when I was doing applications programming for a living.

bill

--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
billg999@xxxxxxxxxxxxxxx | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include <std.disclaimer.h>
.



Relevant Pages

  • Re: [LONG] Re: Why code completion and early error checking are needed
    ... >> the programmer who wants such features. ... > libraries to find the type declaration. ... If you type std::vector that means the one from the Standard. ... > of the language to have certain naming and declaration standards ...
    (comp.lang.cpp)
  • Re: Rounding errors
    ... programmer or compiler would have to pass that as a parameter. ... Perhaps I don't want ALL arithmetic standard because it's too slow. ... to plus or minus an ounce. ... batch is made, all you can do is throw it out if it's underfilled. ...
    (comp.lang.cobol)
  • Re: Sweeney presentation "The Next Mainstream Language"
    ... both could use the standard operators and denotations without having to type special casts and operator symbols everywhere. ... possibly helped by programmer annotations or checks. ... and/or compiler-checked stack allocation. ... Reference counting with amortized garbage reaping ...
    (comp.lang.functional)
  • Re: RfD: IEEE-FP
    ... during compilation, and later change it back, then the affected range ... In my experience it's programmer A who has the bad habit of not ... "User Interrupts" can happen in standard programs, ...
    (comp.lang.forth)
  • Re: Segfault City
    ... characteristic you share with Schildt is that you are endeavouring to teach ... the mark of a bad programmer is inability to think outside the ... C offers no guarantee that there is any character with a code point ... suppose is part of your Standard but may not be available elsewhere. ...
    (comp.lang.c)