what is the equivalent keyword for CHAIN opcode ??
Answer Posted / dileep
primary specification
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
how do I play {insert rpg system here}?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
how can I tell when to replace the array?
what is data area and how it is used in rpg program ?
what was the robotech rpg?
How to handle duplicate error handling in RPG?
how does the rpg element work?
How to write record if no field or the field are different in physical file in rpgle ?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How to select highest score of each subject or how to select highest income of every month?
How to call one program from another program in RPG? please help me with the code
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
What is difference between bind by copy and bind by reference?