how to refer the data field?
No Answer is Posted For this Question
Be the First to Post Answer
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What do you understand by psb and acb?
how many bytes does s9(7)COMP-3 field occupies?
can internal sort be applied to sort ksds files?
What is the compute verb? How is it used?
Can we move X(9) to 9(9). If yes what are the ways for doing this?
How many sections are there in data division?.
)what is retrieve?
a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?
What are the steps you go through while creating a COBOL program executable?
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.