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 / shishir

thanx sridevi

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

496


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...

1306


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

712


What is a record lock error?

1259


How to handle duplicate error handling in RPG?

1674






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.

2045


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

827


what is the necessary keyword needed to scroll subfile records?

696


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

1891


do you use message subfiles? What are the necessary keywords required coding a message subfile?

685


How to call one program from another program in RPG? please help me with the code

1256


what is the rpg system?

660


How would display prime numbers using CL program?

5672


What is the difference between iter and do?

668


can I touch the array during treatments?

752