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
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
are there any useful c runtime apis that I can call from rpg iv?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
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
which program rpg or cl is efficent to update a transaction onto a database file and why ?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how can I tell when to replace the array?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
how do I play {insert rpg system here}?
What is ment by record level identifier?
How to select highest score of each subject or how to select highest income of every month?
how can you display specific subfile page on the screen in unequal subfile?
can you debug ile rpg program using isdb?
explain sflclr, sflend, sfldlt, and sflcsrrrn?