Feeds:
Posts
Comments

Archive for the ‘cobol’ Category

You can call IDCAMS which does the LISTCAT info from COBOL. Check this link which has an example of Cobol calling IDCAMS.
 
IDENTIFICATION DIVISION.
       PROGRAM-ID.  DDNAME.
       AUTHOR.CCC.
      *****************************************************************
      **                                        [...]

Read Full Post »

In 1995, there were more than 80 billion (billion, not million) SLOC (single line of code) developed in Cobol worldwide and in production. 80 billion! People thinking that you can get rid of these in the midterm are just….wrong
A recent report claimed that 65 percent of core systems at surveyed companies in the [...]

Read Full Post »