what is a logical file?
Answer / ravikant kumar
It is nothing but a logical view provided by the physical file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
how a varible can be passed to a subfile...accnt1 contain data in a data area..ie Daccnt1 uds,Daccnt2 3 overlay(accnt1:1), DNo 4 overlay(accnt1:4)..we want to transfer this dataarea value from acnt0001 to a subfile..that means to enter each record we have to incriment account no,, i normal window we can do move accnt1 account_no eval account_no=accnt1 eval no=no+1 exfmt usr_account how it possible with Subfile????????.Please do answer? (Thank you for all your answers dear friends!!)
When will DUMP and DEBUG opcodes be ignored?
how can I predict the performance of my cgis?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
why is as/400 called object oriented machine?
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???
List and explain the different type of data structures?
268 How many parameters can be defined in a RPG program. ?
what is the maximum number of subfiles that can specified in a display file ?
what is join logical file?