Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
No Answer is Posted For this Question
Be the First to Post Answer
In how many ways we can create a logical file?`
What is open data path? And what is the difference between access path and open data path?
what is error handling concepts in cl
How to add a field to a PF and compile it without loss of data?
How can we handle errors in RPG?
Which keyword is used both in subfile and subfile control record format of a DSPF?
what is the purpus of the chain and setll and setgt ?
Define interactive jobs and batch jobs
Last statement of any RPG pgm is LR?
How to update physical file using logical file with example?
How to retrieve a physical file after deleting that?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.