How many bytes do a s9 (7) comp-3 field occupy?
Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
how do you reference the rrds file formats from cobol programs
what is S04E error in jcl?
11 Answers IBM, L&T,
What is Static and Dynamic linking ?
If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)
Can printer files (having 133 characters) be of variable length?
Have you used comp and comp-3 in your project? And how?
What is the difference between performing a SECTION and a PARAGRAPH?
how to refer the data field?