What is the difference between Call and a Link?
No Answer is Posted For this Question
Be the First to Post Answer
what is rediffine clause?in what situation it can use?give me real time example?
What is the difference between a binary search and a sequential search?
What is the maximum data length for Numeric DataType ?
wht is packed decimal in cobol
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
HOw can I get the negative sign while deduct high value from low value
What is cobol?
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
How to delete a front spaces in a data-name/variable in cobol Example:- 01 data-name-1 PIC x(20) value " cobol language". 01 data-name-2 PIC x(20). MOVE data-name-1 to data-name-2. would like the value of data-name-2 is "cobol language".
I have a File that has duplicate records. I need only those records that occur more than thrice.?
when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?
What are the differences bitween cobol and cobol-2?