how many key fields does cl required
how can we view the entire objects and its types in a pgm?
what are the basic features of seu?
How many record formats can you have in a Physical file and in a Logical file ?
which are the string manipulation opcodes?
What is the maximum number of times Multiple Occurrences DS can occur in a program?
How can we sort an array?
in conjunction with which statements can orxx and andxx conditions be used ?
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 the Select and Omit criteria in logical file?
How to convert a spool file to PDF file in AS400?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?