how do I do concatenation in rpg iv, like I do in cl?
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
How to handle duplicate error handling in RPG?
wat is the difference between array and multiple occurence data structure?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
Can more than one subfile record be displayed on one line?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
As Packed veriable store 2 digits in 1 byte and ZONE variable store 1 digit in 1 byte... Please tell me when we have to use Packed and Zone variable...?
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?