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
No Answer is Posted For this Question
Be the First to Post Answer
How do you code file / field renames in ILE RPG?
wat is curser?? and its types???
How can read PF in reverse order (end to start) in CL pgm..
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
How can i keyed a flat file in RPGLE
Mr.Yallamanda Reddy P thanks for your answer sir,can we use test(D) opcode in RPG/400,if yes please help me by eloborating on that answer by writing a sample code for that sir
what is a rpg?
What are different ways to pass data between programs and which one is the efficient way?
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?
what is the difference between SETON RT & RETURN?
Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?