how can I give more performance to some selected pages?
No Answer is Posted For this Question
Be the First to Post Answer
Why we are not able to perform insert delete and update operation in Join logical file?
how many maximum spaces could be given in o specs?
what is message file?
what is the purpose of DMPCLPGM IN CL?
What the purpose of the keywords FIFO, LIFO, FCFO?
what is maximum number of arrays allowed in rpg?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
what are various techniques to pass parameters from one program to another?
what is the purpose of indicators in rpg?
a program variable coded in an embedded sql statement is referred to as?
What is the difference between array and a multiple occurrence data structure?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?