How to know the number of records in a pf through clp program?
Answer Posted / syam
My above both answer is CL Command
for CL Program use this code (RTVMBRD - Retrive Member
Description)
PGM
DCL &NBRRCD TYPE(*DEC) LEN(10 0)
RTVMBRD FILE(FILLIB/FILEA1) MBR(*FIRST)
NBRCURRCD(&NBRRCD)
ENDPGM
| Is This Answer Correct ? | 83 Yes | 1 No |
Post New Answer View All Answers
how does the runqry show the output?
What is data structure in as400? What is the use of data structure?
which are the figurative constants used in rpg?
What is file access opcodes?
how can I control the way a remote browser uses its cache?
how to toggle between single line and multi - line display of a particular record in a subfile?
what is the use of jdftval in join logical file?
what are the various types of device files?
where can you specify an indicator in lokup operation?
How Many Specs Are There In Rpg & Which Are They?
What is the default access path of a file?
What is the use of jdftval in as400?
In 'o' Specs What Is The Opcode For Write?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
What are the mandatory keywords of sub file?