how to display all the members records in a physical file
without using ovrdbf?
Answer Posted / chitta
by using the command dspfd
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
What is ment by record level identifier?
are there any useful c runtime apis that I can call from rpg iv?
How to handle duplicate error handling in RPG?
how do you use commitment control in rpg?
What is file identifier where we can use?
what is *place and *auto keyword in prtf ?plz explain
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How to write record if no field or the field are different in physical file in rpgle ?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what was the robotech rpg?
how do I declare a table or array in rpg iv?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How to call one program from another program in RPG? please help me with the code