difference between
1:%found and %equal built function in detail with example .
Answer Posted / ram
Extra..
%Equal used in case of %Lookup also..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the key words you must use when using a subfile?
How can we know running job is batch or interactive?
How to write record if no field or the field are different in physical file in rpgle ?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
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.
how do you use commitment control in rpg?
what is file information data structure?
How to declare the pull button in AS/400..
How to handle duplicate error handling in RPG?
can you debug ile rpg program using isdb?
What is the difference between copybooks and subprocedures in as400?
What is a record lock error?
How would display prime numbers using CL program?
what was the robotech rpg?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?