Is it possible to declare a GDA for an external subroutine?
Answer Posted / niki
No its not possible to declare gda for external subroutine,
because external routine contains only logic not the data
variables. the external subroutine will lookmlike this
define subroutine-1.
........
.......
end-subroutine.
there is no define data bolck as such
please correct me if i am wrong.
| Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
How are you going to remove duplicates from the file that is being read?
What is the quality process in development?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How can we see the copy book length using file-aid?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What is cobol coding sheet?
Explain the like inverted list?
What is the difference between read(1) and read work file once?
Explain how to find occurrence of mu and pe fields in a file?
How converted the natural coding for adabas
What is the difference between escape(top or bottom) and escape immediate(top or bottom?