write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between next sentence and continue in cobol programing language?
) How do u handle errors in BMS macro?
Name the divisions, which are available in a cobol program?
Why there is no questions in this column?
What is the purpose of Identification Division?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Can we move X(9) to 9(9). If yes what are the ways for doing this?
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
What is JOBLIB and STEPLIB in JCL? what is the purpose of using it?
) what is the difference between AID and HANDLE AID?
How do you reference the fixed block file formats from cobol programs
can we use 77 level no for Redefines?if we use give an example?