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?
Answer Posted / sakthi
we can access the data from PF directly even without LF.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is the procedure and explain about real time scenario.
how do I declare a table or array in rpg iv?
how do I preserve and clean the array?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is the necessary keyword needed to scroll subfile records?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How can we override a file during runtime in rpg?
How to call one program from another program in RPG? please help me with the code
what is program status data structure?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
How to declare the pull button in AS/400..
How can we know running job is batch or interactive?