difference between
1:%found and %equal built function in detail with example .
Answer Posted / alok kumar
%Found is used with Chain to check the existence of record
the values are fetched if record exist.
While %Equal is used with Setll or Setgt to check the existence of record, values are not fetched in this case
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
how do I preserve and clean the array?
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.
What is file identifier where we can use?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
What is difference between bind by copy and bind by reference?
How to declare the pull button in AS/400..
what was the robotech rpg?
what is the difference between do while and do until?
How to call one program from another program in RPG? please help me with the code
What is ment by record level identifier?
how can I tell when to replace the array?
what is the procedure and explain about real time scenario.
How can we override a file during runtime in rpg?
what are the key words you must use when using a subfile?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?