wirte a simple program for read file in cl
Answers were Sorted based on User's Feedback
Answer / uday bagdi
PGM
DCLF FILE(PGMUDAY/PF1)
Read: RCVF RCDFMT(R1)
MONMSG MSGID(CPF0864) EXEC(GOTO CMDLBL(end))
SNDPGMMSG MSG(&Name) TOPGMQ(*EXT)
GOTO CMDLBL(Read)
END: ENDPGM
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
one physical file can have how many max of logical files? what is the primary file?
can any one pls tell me some differences between a LF and command OPNQRYF?
3 Answers Accenture, Cognizant, eFunds,
how to update physical file using logucal file with example
what is multiple member pf
how to add a new field to a file without compiling it?
how to restrict upon adding the data for field reference file in DB400
How to update physical file using logical file with example?
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
How to index LF by relative record no (RRN)
hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that
can any one tell me what is meant by PSSR? Kindly elaborate it...
what is error handling concepts in cl