write a pgm to read p.f using cl pgm?
Answer Posted / avinash
START: PGM
DCL VAR(&COUNT) TYPE(*DEC) LEN(10)
DCL VAR(&OUTPUT) TYPE(*CHAR) LEN(10)
DCLF FILE(*LIBL/PGMNAME)
FILE: SNDRCVF RCDFMT(RFMT)
END: ENDPGM
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What Is Ddm ?
Write a CL program which will run a batch job at 1 am every night
how to pick up the changed records every time in a subfile after the first change made ?
How can we update a specific field in RPG?
WHAT IS AS/400 SYNORIO?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
define the rcvf command?
how can I control the way a remote browser uses its cache?
how will you search an array?
define the purpose/use for sflrna?
Why we are not able to perform insert delete and update operation in Join logical file?
why is the declare cursor statement is used for?
which of the following operations does not zero the field flda defined as 4,0?
what is the purpose of ovrdta (override data) keyword?
how may a cgi control duplicate inputs?