What is cobol coding sheet?
No Answer is Posted For this Question
Be the First to Post Answer
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
what is the difference between read and find ?
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
Explain the data storage?
how to move cursor to a particular field when position is not known?
How are you going to remove duplicates from the file that is being read?
Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]
How to create 1 ddm that fetches 3 adabas files simultaneously?
Is it possible to declare a GDA for an external subroutine?