what are the array operations?
How many program bind in one module....
how do u track msg in cl pgm???
Anybody can explain the difference between SFLCLR & SFLINZ?
How do I read records from Subfile? what is the purpose of READC explain with example?
What is journalling and commitment control?
How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
How can read PF in reverse order (end to start) in CL pgm..
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
What is I90(Insure 90)?
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
How can we search particular records from the database file in RPG. For example, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular 'NAME' field. How can we do the above using SEARCH criteria other than using the IF cond?
How we will read call stack?