how does the rpg element work?
No Answer is Posted For this Question
Be the First to Post Answer
I want to add 10 days in current date. how it is possible in CL program...?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
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,
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
is this a rpg channel?
In how many ways a session/device error occurs,,, and what is the remedy for it?
When a object will be locked & when a record will be locked? Plz explain.
Why did we give STRSRVJOB while debugging batch program
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me