Difference between cobol and cobol-ii?
No Answer is Posted For this Question
Be the First to Post Answer
What is COMP-1? COMP-2?
How To move a value to an array using move verb?
COMP-3 field occupy ?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What do you do to resolve SOC-7 error?
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
In COBOL, what is the different between index and subscript?
0 Answers TryTechnicals Pvt Ltd,
In an array processing what is the thing that can be done by using subscripts but not by using index
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
What is a subscript ?