What is the utilization of copybook in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between COBOL and COBOL II?
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?
whats the difference between search and search all?
how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).
Write the code to count the sum of n natural numbers.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How can i write a comp-3 variable into a sequential file should i declara the field in the file description as comp- 3?
Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
HOw can I get the negative sign while deduct high value from low value
what happens if we dont close cursor in db2-cobol pgm?
What is rmode(24)