without logical file we cannot access the data in physical
file.but we specify physical file in the program(ie:- Ffile
IF E k disk).how can it be accessed?
Answers were Sorted based on User's Feedback
Answer / sakthi
we can access the data from PF directly even without LF.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / gvsp,as4
we can accessed the data of a physical file by using EXTMBR(*ALL)
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / pat
I am not sure what your question is. You an access a
physical file: 1) If it is a primary file with the RPG cycle
2) It can be read. 3)If it is keyed it can be accessed as
you would a logical file.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is the purpose of FRCDTA keyword?
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
what is the difference between do while and do until?
when will come session device error?
I want to add 10 days in current date. how it is possible in CL program...?
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
1.what are the ARITHMETIC EXPRESSIONS IN CL PGM? 2.How to PASSING PARAMETER TO CL PGM?
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400
10 Answers IBM, Tech Mahindra,
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
without logical file we cannot access the data in physical file.but we specify physical file in the program(ie:- Ffile IF E k disk).how can it be accessed?