How do you know if a record exists without doing a READ and
CHAIN?
Answer Posted / rizwan
Without using Prg if you want to check the records of a Pf
through command line you can use
DSPFD (Display File Description)
which gives you the Total number of records as well as
deleted records in a PF.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain mdt?
what is the rpg system?
what is file information data structure?
what are the key words you must use when using a subfile?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How to call one program from another program in RPG? please help me with the code
can I touch the array during treatments?
What is the difference between iter and do?
what is the necessary keyword needed to scroll subfile records?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
How to write record if no field or the field are different in physical file in rpgle ?
how can you display specific subfile page on the screen in unequal subfile?
what is kids-rpg?