we are sending data of physical file to screen design and it is showing no record why?
What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
1.How to load Records of a Physical file(PF) in the reverse order, in CL program?
What are different ways to pass data between programs and which one is the efficient way?
what is a rpg?
Maximum how many files declare in rpgle
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
How can we receive values from a called procedure in RPG?
list down and describe the sub systems vailable
while i am using the dspmsg command on comman line in Mocha am getting error like Not authorized to message queue message my messagequeue Name? can anybody help me how to change my message queue Am anable to see my messages in message queue
Why did we give STRSRVJOB while debugging batch program
difference between CHAIN and READE?
How to declare the dynamic(run time) array in rpgle? can you please give example