What is the benefit of using Externally Described files
over Internally
Described?
Answer Posted / manoj
I think Externally described files can be used in any
program.
Internally described files can only be used within that
internally defined program.
| Is This Answer Correct ? | 15 Yes | 2 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)
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
which cl command can be used at program execution to redirect the file named in an rpg program?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
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..
what are the two record formats a subfile contain ?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
maximum number of subfiles that can be active for a single file is?
What is diff between EVAL & MOVE?
when would you prefer logical file than opnqryf?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
what is the purpose of putovr (put with explicit override) keyword?
what is the purpose of ovrdta and ovrata keywords ?
how you will find an error which is not in the first page of the subfile without using rolldown key?