425 pts.
 How to check existance of record without using file opcodes
By using INFDS and standard fields *FILE/*RECORD.... how to find out a record existance in Physical File without using any file opcode? Please tell me the RPG code how to use it, not only the I spec definition.

Software/Hardware used:
Iseries
ASKED: October 27, 2009  3:31 PM
UPDATED: October 27, 2009  4:39 PM

Answer Wiki:
Do you want to know if any record exist? Or if a specifice record exists? To determine if a specific record exists, you must do some sort of I/O, like CHAIN, SETLL, etc.
Last Wiki Answer Submitted:  October 27, 2009  4:39 pm  by  CharlieBrowne   32,785 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,785 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _