Hi guys, anybody know How RPG/400 code can be converted to RPG
IV code with a single command?
Errors in Sql query will be in which state?
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?
How can you delete a record from a file in RPG without using DELETE oppcode?
RPG/400 faqs?
As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks
what is program status data structure?
parameters cannot be passed in which one??
What is the Record Address file. How can we use it in RPG program?
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
How to select highest score of each subject or how to select highest income of every month?
Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
how do u find whether a record is locked or not??/