What is the benefit of using Externally Described files
over Internally
Described?
Answer Posted / nani
Externally Described files:
---------------------------
File definitions and descriptions defined outside of the programs only.
Internally Described files:
---------------------
this files are also called as program described files.
File definitions and descriptions defined inside of the program only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
can error messages as a result of a comp, range or values keyword be overridden?
What is file access opcodes?
what is logical file?
list some of the commonly used commands for debugging?
what is the purpose of overrides?
Apart from opening of a file do we have any other use of USROPN?
what are various techniques to pass parameters from one program to another?
Explain The Keywords Edtcde & Edtwrd?
what does check opcode is used?
how many specifications are there in rpg/400? What are they?
can you display a empty subfile?
how can I control from my cgis the cache of a remote browser?
What is file information data structure(infds) in as400?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?