are there any useful c runtime apis that I can call from rpg iv?
No Answer is Posted For this Question
Be the First to Post Answer
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
how do I declare a minor?
two types of read performed in dataqueue?????
1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400
10 Answers IBM, Tech Mahindra,
in rpg could u please tell me errors types and meanings like 3030 that ....
how to display all the members records in a physical file without using ovrdbf?
HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?
steps for debugging two rpg programs????
how do I do concatenation in rpg iv, like I do in cl?
How can read PF in reverse order (end to start) in CL pgm..