This can be used to find out the total of a particular field from the input file.
//STEP0100 EXEC PGM=ICEMAN
//SYSOUT DD SYSOUT=*
//SORTIN DD *
111111111 EMPLOYEENAME01 0000000010
222222222 [...]
Archive for May 3rd, 2008
To Find out the total of particular field – Sort
Posted in ICEMAN, sort, tagged copy, iceman, outfil, sort on May 3, 2008 | Leave a Comment »
To get the DD info from a cobol program
Posted in cobol, cobol Source code, tagged cobol, cobol code, dd card, idcams on May 3, 2008 | Leave a Comment »
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.
*****************************************************************
** [...]
Micro Focus to Acquire NetManage for $73.3 Million in Cash
Posted in micro focus, tagged cobol, mf cobol, micro focus, netmanage on May 3, 2008 | Leave a Comment »
In these times of tight credit, cash is without a doubt king. Or at least a knight, considering how inflation is affecting the cost of the consumables we all buy to live. Nothing demonstrates the power of cash more than the contrast between Rocket Software’s failed $69 million attempt to acquire host connectivity and application [...]


