What is the purpose of record level identifier?
No Answer is Posted For this Question
Be the First to Post Answer
what is data area and how it is used in rpg program ?
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
How can a screen field that has changed since the last output operation be detected?
What is the difference between RPG/400 and RPG4
i'm working on progA , in that program i want to see the userids of the users who work on this program?
I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)
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
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Can we have a Physical file without any member ? Please let me know
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?