What is the benefit of using Externally Described files
over Internally
Described?
Answer Posted / brian kelly
substantially less coding, consistent field names.
Only need RPG input specs for externally described files if
you are using the cycle with matching records or level
breaks. Even then, you need only specify the fields thata
re involved in the match or the break. No need to describe
output specs for DB files. Can also describe printer files
externally and display files naturally are described
externally in a file object. At compile time, the compiler
sneaks ino the file object and creates input and output
specs from those files that have the RPG "E" switch turned
on in col 19 of RPG/400. Same facility exists in RPGIV in
another column.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what is the use of sflend keyword?
how many specifications are there in rpg/400? What are they?
how to declare a constant variable in the freeformat?
what are various techniques to pass parameters from one program to another?
what is the use of jdftval in join logical file?
what does defn do?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
at what level s,o are defined and what they will do?
can you display a empty subfile?
why is as/400 called object oriented machine?
define subsystem?
What Is The Difference Between Goto & Exsr?
which of the cl command can be used to determine which logical files are dependent on a specific file?
What Is The Purpose Of The "n" In The Following Calculation Specification?