what is kids-rpg?
No Answer is Posted For this Question
Be the First to Post Answer
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
in rpg could u please tell me errors types and meanings like 3030 that ....
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
1.Write code to read the records from a file and load an array of size 99? Make sure that you take care of all the error conditions?
Are all these RPG/400 Interviewed Questions being asked recently? are current?
what r drawbacks of OPM? Why do we go for ILE RPG?
When it is desirable to describe files Internally?
How to write record if no field or the field are different in physical file in rpgle ?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
how do you use commitment control in rpg?
Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...