Frank Swarbrick wrote:
On 10/9/2009 at 7:15 AM, in message
<[email protected]>, john gilmore
<[email protected]> wrote:
These things said, it must also be conceded that the important new features that IBM has added to Enterprise COBOL, e.g., pointers and address modification (the curious COBOL terminology for substring operations), have been very little used. (Pointer usage, which would greatly simplify many COBOL CICS APs, is still, for example, exiguous in them.)

Do you mean "reference modification", added with Cobol II?  I use it quite 
often.  And POINTER as well, when it makes sense.

Significant (in my view) features new with Enterprise COBOL have been:

* CICS Integrated Translator
* Function pointers
* Unicode support
* XML support
  + parse
  + generate
  + namespaces
  + parse with validation by schema

Of the above, my understanding is XML support is used by
a number of shops; the rest of it, probably not so much

Other new features (not as signifciant) in Enterprise COBOL:

* Multithreading support
* Function pointers
* OO COBOL and improved Java interoperability
* Increased maximum table size (to 128MB)
* Compiler options in external file pointed to by //SYSOPTF
* Changes in Debug tool support
* BLOCK0 compiler option
* Support for underscore ( _ ) in user-defined names


<ad>

All the features of Enterprise COBOL, along with features from
COBOL II up to Enterprise COBOL (in other words, from COBOL II
through Enterprise COBOL) are discussed in our course

  "Enterprise COBOL Update I: Essentials"

see http://www.trainersfriend.com/COBOL_Courses/d704descr.htm

for more details. Follow the link on this page to the detailed topical
outline for a more complete list of features and when they were introduced.

</ad>

--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Ask about being added to our opt-in list:              <==
==>   * Early announcement of new courses                  <==
==>   * Early announcement of new techincal papers         <==
==>   * Early announcement of new promotions               <==

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to