What is the benefit of using Externally Described files
over Internally
Described?
Answer Posted / nazi
1. the reusuabaility increases in case of externally
defined files as these can be defined and used in many
programs.
2. a change in the structure of the externally defined file
only causes only the reconpilation of the programs using it
and no other major code change.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
how can I control from my cgis the cache of a remote browser?
why is as/400 called object oriented machine?
what is a keyed physical file?
how many specifications are there in rpg/400? What are they?
how can I control the way a remote browser uses its cache?
what is the necessary keyword for non-join logical file?
when do you use f-spec. Continuation line ?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
name few ibm supplied libraries?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
how can I give more performance to some selected pages?
can we define multi-dimensional arrays in rpg ?
how you will find an error which is not in the first page of the subfile without using rolldown key?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?