In COBOL, what is the different between index and subscript?
No Answer is Posted For this Question
Be the First to Post Answer
What is mean by maxcc
What is the Purpose of POINTER Phrase in STRING command in COBOL?
If we use GO BACK instead of STOP RUN in cobol?
I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you
what is the use of comp2 ? where can we use it with example ?
What is the use of EVALUATE statement?
what is linkcard in cobol?
what is the difference between COBOL2 AND COBOL390?
how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
how to know that the file has 300 records how to acess it?
What is the meaning of 'TALLING' verb in cobol?
when COMP-3 is preferrable?