How to check existance of record without using file opcodes
95 pts.
0
Q:
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: Oct 27 2009  3:31 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
6350 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
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 Answered: Oct 27 2009  4:39 PM GMT by CharlieBrowne   6350 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0