Re: Called Module with File Access - where to Close




"HeyBub" <heybubNOSPAM@xxxxxxxxx> wrote in message
news:11dq1d1pganit74@xxxxxxxxxxxxxxxxxxxxx

> What's "awful" about ENTRY?

One thing about ENTRY is that it ties the architecture of the *program* to
the architecture of the *system*. ENTRY is not part of standard COBOL (be
it '68, '74, '85, '02 or even the current working draft for the '08
standard) and an application that is dependent on the presence of this
syntax will not compile in any environment *except* those that support this
particular vendor extension.

If one of the purposes of writing in COBOL in the first place is to provide
at least a modicum of portability to a variety of platforms that run COBOL,
tying an application design to a particular vendor extension goes contrary
to that purpose. It does not matter if the code is only going to be used
in a single operating environment, but some managers think in terms of
protecting their investment in home-grown software by limiting the vendor
extensions that may be used in its development.

-Chuck Stevens


.



Relevant Pages

  • Re: GOBACK (was: Perform Thru/Go to vs. Perform - Compile Speed
    ... Converting to ENTRY will ... > I like Cobol better than the other languages I've used and attempted to use. ... > Did you ask that when the Standards Committee introduced Nested Programs in '85? ...
    (comp.lang.cobol)
  • ENTRY Linkage Editor/Binder (was: Variable Length Files
    ... "ENTRY" as an IBM link-edit statement DOES relate to the ENTRY ... If you compile with the (LE-conforming COBOL) ... > I've never actually compiled using the IBM compiler procs, ...
    (comp.lang.cobol)
  • Re: GOBACK
    ... Richard wrote: ... Converting to ENTRY will ... >>I like Cobol better than the other languages I've used and attempted to use. ...
    (comp.lang.cobol)
  • Re: U2530
    ... The called entry is the second entry in the load ... From entry point CALLAPPL at compile unit offset ... Your COBOL subroutine deliberately abended. ... For IBM-MAIN subscribe / signoff / archive access instructions, ...
    (bit.listserv.ibm-main)
  • RE: U2530
    ... The called entry is the second entry in the load ... From entry point CALLAPPL at compile unit offset ... Your COBOL subroutine deliberately abended. ... For IBM-MAIN subscribe / signoff / archive access instructions, ...
    (bit.listserv.ibm-main)