what is primarykey?what is difference between primary key
and forign key?
what are the different types of arrays available in rpg ?
what are dds required for subfile?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
What is the difference between Array and Table?
what is sflrolval?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
how many levels are there in a physical file?
what are various techniques to pass parameters from one program to another?
when would you use or not use this approach?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
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?