write a pgm to read p.f using cl pgm?
Answer Posted / remya
dclf file(dsp) recfmt(recdsp)
dclf file(pf) recfmt(recpf) opnid(p)
l1: rcvf rcdfmt(recpf)
monmsg msgid(cpf0864) exec(goto cmdlbl(end))
sndrcvf rcdfmt(recdsp)
goto cmdlbl(l1)
end:endpgm
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
what is the function of crtdupobj command?
Can you summarize the steps I have to go through in writing my first cgi?
what is the difference between normal upddta to pf and updating using dfu program?
What is the draw back of Procedures? why we are going to Modules?
How to convert a spool file to PDF file in AS400?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
What is the maximum number of subfiles that can be specified in a display file?
how to pick up the changed records every time in a subfile after the first change made ?
what is the purpose of overrides?
how does the runqry show the output?
What Is The Error If We Don't Get Login Screen?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
how many printer files can be defined in f specs ?