I have to write to a outfile where the number of records in
that file should be the header of that file using IMS.. can
anyone help me in this issue
No Answer is Posted For this Question
Be the First to Post Answer
A s9(4). B v9(4) value 0.21 can i move this?
Have you code any new programs in COBOL ? What is the functionality of the programs?
how to display the dataset information?
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
Program A calls program B. Will the working storage variables declared in program B be initialized every time it is called by program A or will the values be retained until the end of program A?
have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..
What is a report item?
Explain about Redefines cluse?
How can you submit a job from COBOL programs?
can we use COPY statement in w-s section? how?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
If we use GO BACK instead of STOP RUN in cobol?