how can we write LF using flatfile.

Answer Posted / fahim

suppose flatF name is flat1 n want to relate with lf so follow the steps
recfmtname(flat1) pfile(flat1) and compile it n run lf

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many maximum record format a logical file have?

590


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?

640


How to index LF by relative record no (RRN)

2836


Last statement of any rpg program is lr?

618


What is open data path?

584






What is the primary file?

588


How to update physical file using logical file with example?

585


What is the interactive job?

581


What is the use of member in pf?

541


What is the difference between access path and open data path?

601


How to find the list of source physical files in a library?

624


When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?

571


Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?

628


What is the purpose of the chain and setll and setgt?

594


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.

2132