how to check on which PF , the LF is dependant ?
Answers were Sorted based on User's Feedback
Answer / swetha p rao
DSPFD and Based on file attribute gives the physcial file
name on which logical is based
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / faina
DSPFD on a logical file and then scan for the word 'Based'.
Will point to a physical file this logical is based on.
| Is This Answer Correct ? | 6 Yes | 0 No |
How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
what is the rpg system?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Why we cannot call a service program? If I add a PEP can i call the service program?
What is Multi Occurrence Data Structure(MODS)?
Maximum how many files declare in rpgle
What is the name of default out queue when user logs inn to syatem with valid profile?
What is the significance of UDATE?
How to declare the pull button in AS/400..
I want to add 10 days in current date. how it is possible in CL program...?
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD