What is the difference between a Physical File & a Logical?
Answer Posted / subbaro.d
IN PF IT TAKES MEMORY AND IN LF DONT TAKE MEMORY ONLY READ ONLY
| Is This Answer Correct ? | 18 Yes | 24 No |
Post New Answer View All Answers
in conjunction with what other keyword must ovrdta and ovrata be used?
how to define to define a hidden filed in dspf ?
what is the maximum number of records you can specify in a display file?
What Is The Difference Between Goto & Exsr?
how can I start a page in a new window?
define the purpose/use for sflrna?
what is a composite key?
how you will find an error which is not in the first page of the subfile without using rolldown key?
what is the use of unique keyword and what level it is defined?
How to reverse a string using RPG?
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 does the ovrdbf command do?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
what keyword must be used with protect keyword ?
How can we arrange duplicate records in a file?