how to check on which PF , the LF is dependant ?
Answer Posted / swadesh
If i have an LF and i want to know on which PF it is depend
-BY DSPFD command(give the LF name & Library name).
| Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
how do you use commitment control in rpg?
what is the use of sflnxtchg?
what is file information data structure?
how do I declare a minor?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is file identifier where we can use?
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
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how can you display specific subfile page on the screen in unequal subfile?
are there any useful c runtime apis that I can call from rpg iv?
How would display prime numbers using CL program?
What are the types of identifiers?
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?