IBM AS400 AllOther (736) 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)?
1148There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
1218
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
which are the query selection criteria, which can be given in a query?
How can we read file using curser? how to define a curser?
which single rpg opcode performs both setll and reade?
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 many files, printer files you can describe in a rpg?
What is comp?
what is the disadvantage of using global variable?
what is scan and xlate?
Write a logic program for knowing the repeated number of a vowels in a given program?
how will you display a particular page in subfile ?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
what do you mean by an input subfile, what are the keywords required?
what is the difference between seton lr and retrn?
the maximum number of subfiles that can be active for a single file is ____ .