what is the command to know how many lf are related to a pf?
what are the basic features of seu?
How many libraries can be there in library list ?
does we use case stmt in cl
how many printer files maximum can be used in single rpg program?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
What are the different types of keywords in display files?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
How can the user implicitly open and close the files in RPG program ?
explain the purpose of keep and assume keywords?