Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL
I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR
?
Answer Posted / smita
Can you explain this sridevi?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
How to call one program from another program in RPG? please help me with the code
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
When it is desirable to describe files Internally?
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 is the purpose of record level identifier?
How many program bind in one module....
What are the types of identifiers?
How to select highest score of each subject or how to select highest income of every month?
how do I declare a table or array in rpg iv?
How can we know running job is batch or interactive?
What is the difference between iter and do?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
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.