what is the equivalent keyword for CHAIN opcode ??
Answer Posted / ajay
Setll + ReadE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is *place and *auto keyword in prtf ?plz explain
how do I preserve and clean the array?
what is the difference between do while and do until?
how does the rpg element work?
What is ment by record level identifier?
what is file information data structure?
what do you mean by an input subfile, what are the keywords required?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
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...?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is program status data structure?
How to select highest score of each subject or how to select highest income of every month?
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?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what is data area and how it is used in rpg program ?