1.How to read a subfile in out put mode?
2.what are the keywords used to share same file?
3.using composite key which rpg code used?
Answer Posted / preethi
1. Why do u need to read a subfile which is in output mode? There is going to be no changed record, so READC will not work.
3. KLIST
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do you use commitment control in rpg?
can you debug ile rpg program using isdb?
what was the robotech rpg?
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?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
What is the difference between copybooks and subprocedures in as400?
how can I tell when to replace the array?
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...?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How many program bind in one module....
How to handle duplicate error handling in RPG?
what is program status data structure?
explain sflclr, sflend, sfldlt, and sflcsrrrn?