What is difference between bind by copy and bind by reference?
No Answer is Posted For this Question
Be the First to Post Answer
What are the values of NUM1 and NUM2 after executing the following code? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2+÷+ResultLenDHHiLoEq C MOVE *LOVAL NUM1 50 C MOVE *J-fIVAL NtJM2 52
can you debug ile rpg program using isdb?
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
Can you copy the records created by the OPNQRYF to other files and how?
CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?
Hi friends, Can you give the solution for the below mention simple code.and explain.what is output D CHR1 S 4A INZ('PEN') D CHR2 S 10A INZ('MYGET') D CHR3 S 8A INZ('GOOD') D CHR4 S 22A INZ C MOVEL CHR1 CHR4 C MOVE CHR2 CHR4 C EVAL CHR4=CHR3 C MOVE CHR1 CHR4
How do you code file / field renames in ILE RPG?
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.
1.what are the ARITHMETIC EXPRESSIONS IN CL PGM? 2.How to PASSING PARAMETER TO CL PGM?
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
What is the RPG cycle?