how can you display specific subfile page on the screen in unequal subfile?
No Answer is Posted For this Question
Be the First to Post Answer
RPG/400 number of Records present in a physical file using file information data structure FPF001 IP E DISK F KINFDS INFDS1 IINFDS1 DS I *RECORD RECORD Is this coding correct sir,i have given I P E that is I- input,P-primary file,E-externally described. Primary to use RPG logic cycle,is this the correct method because we have to find number of records present using file information data structure in RPG/400 without doing any input/output operations on the file and also without using DSPFD,SQL. If the above coding is correct means,when i compile the program it gets compiled,but if i call the program it does not return anything,i need number of records,please complete the coding sir.
two types of read performed in dataqueue?????
can i use unique key in LF
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
What will happen if we r using seton lr after return or vice versa.
What is the significance of UDATE?
how do I declare a table or array in rpg iv?
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
How many program bind in one module....
is this a rpg channel?
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
How can i keyed a flat file in RPGLE