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
?
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
what is kids-rpg?
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?
How to handle duplicate error handling in RPG?
How can we know running job is batch or interactive?
what is the necessary keyword needed to scroll subfile records?
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...
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is the rpg system?
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
When it is desirable to describe files Internally?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
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?