how do I declare a table or array in rpg iv?
No Answer is Posted For this Question
Be the First to Post Answer
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
WHAT IS MEANT BY SIGNATURE VAILOTION ERROR
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
check existence of one record without using chain or read?
HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS.I KNOW THE STEPS FOR BATCH DEBUGGING,BUT IM CONFUSING WITH WHEN WE SUBMIT ANY JOB FOR BATCH DEBUG WE PUT IN HELD STATE.SO HERE ALSO DO SAME THING OR ANY OTHER WAY,PLEASE HELP ME....
How to find d key field of a pf that doesn’t have source physical file?
1.CA(command Atention key)& CF(command Function key) difference with example?Please can any body tell me in real time exp? 2.Can any body tell me some mandatery function keys using while creating any screen with use of SDA-FUNCTION kEYS?
How can read PF in reverse order (end to start) in CL pgm..
i want code and what are used key words are ...like wrkmbrpdm screen (q) i have a file with 3 fields empno,empname,empaddr... here you give the empno it displays from that number to remaining empno's how? sub file screen: employee details pos to:empno then enter empno empname empaddr so file have 100 records from 1 to 100 so the above pos you give the 55 empno...it displays the from 55 to remaining... ...... please share this answel
what is EXCEPT command in rpg and use
How to read alternative records in a pf by using rpg?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?