Answer Posted / vijay gund
XDC is used to copy spool data to dataset.....
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Explain how you can characterize tables in cobol?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Which division and paragraphs are mandatory for a COBOL program?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
what is the difference between COBOL2 AND COBOL390?
What is a scope terminator give example?
how can i see junk values in dclgen or in hostvariable of comp ?
Can you please let me know the centre name of INS certification in Kolkata.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What are the different rules for performing sort operation?
In COBOL programming, what is PERFORM? What is VARYING?