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
How can we see the copy book length using file-aid?
Can you explain control variable in online screens?
Explain the data storage?
The natural file converted to PDF file if Yes then explain ?
How to receive data passed through jcl parm parameter in a natural program?
What is a hyperdescriptor?
Tell me can we update with histogram?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Explain the difference between external subroutine and subprogram?
How to find occurrence of mu and pe fields in a file?
Explain how to find occurrence of mu and pe fields in a file?
How converted the natural coding for adabas
Explain how many work file we can code in jcl?
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?
Explain why do we use file-aid for seqential files?