wirte a simple program for read file in cl

Answer Posted / uday bagdi

PGM
DCLF FILE(PGMUDAY/PF1)
Read: RCVF RCDFMT(R1)
MONMSG MSGID(CPF0864) EXEC(GOTO CMDLBL(end))
SNDPGMMSG MSG(

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

587


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

618


What is the use of member in pf?

537


There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.

726


Can we concatenate fields in physical file? If yes how can we do?

588






What is the primary file?

584


How to index LF by relative record no (RRN)

2830


What is open data path?

577


Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?

7431


How to read a pf in reverse(from last record to first) using cl?

597


How many maximum record format a logical file have?

586


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?

632


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?

622


How to retrieve a physical file after deleting that?

584


What is the interactive job? What is the batch job? How to change the batch job to interactive job?

625