What is the difference between External subroutine and
subprogram?
Answer Posted / karthik
I didnt use anytime external subroutines. I used
subprograms in many places , where we will define PDA.
using PDA , we can get and send the data. There might be
some difference in using GDA between external subroutine
and subprograms.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is cobol coding sheet?
What is a hyperdescriptor?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What is the quality process in development?
Explain control variable in online screens?
Explain how many work file we can code in jcl?
Explain why do we use file-aid for seqential files?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How converted the natural coding for adabas
What is data trace system 2.0 used for?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
How to find occurrence of mu and pe fields in a file?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Can you explain control variable in online screens?