How many bytes S(8) comp field occupy and its maximum value?
No Answer is Posted For this Question
Be the First to Post Answer
If my file contains 100,000 records and job abended at 55,000th records processing then how can i restart job from that record onward by ignoring that record. I can not edit the file as file size is big and it is getting browse substituted?
88 class is used for
hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........
How many maximum number of procedures can we write in one COBOL program?
What are the divisions in a cobol program? Which one is the mandatory division among them?
What are the differences between OS VS COBOL and VS COBOL II?
. How do we cast a variable in COBOL
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?
Name the divisions, which are available in a cobol program?
I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.
Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
what are the isolation levels and where we use it in the db2 program