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
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
How to print Superscript / Subscript from RPG400
what is the necessary command needed before OPNQRYF and why?
i want to retrieve record b/w 2 dates in as400
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?
How can read PF in reverse order (end to start) in CL pgm..
what r drawbacks of OPM? Why do we go for ILE RPG?
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
Can you copy the records created by the OPNQRYF to other files and how?
Can we have a Physical file without any member ? Please let me know
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