if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
define the purpose of the %sst function?
when do you explicitly open files and close files in an 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 is an authorization list?
what do we can do with the embedded sql statements?
What are all the compiler directive statements?
what is primarykey?what is difference between primary key and forign key?
what are the different methods to access seu?
how can I control from my cgis the cache of a remote browser?
what is the difference between packed decimal and zoned decimal?
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)?
When will DUMP and DEBUG opcodes be ignored?