What is the point of the REPLACING option of a copy
statement?
Answer Posted / guest
Replacing allows for the same copy to be used more than
once in the same code by changing the replace value.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between comp and comp-3 usage?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the local-storage section?
Differentiate between structured cobol programming and object-oriented cobol programming.
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 refer the data field?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
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
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Mention the guidelines to write a structured cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is a scope terminator give example?
What are the different rules to perform a Search?
What is the difference between goback, stop run and exit program in cobol?