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


Please Help Members By Posting Answers For Below Questions

1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2356


what is file information data structure?

1347


How to write record if no field or the field are different in physical file in rpgle ?

471


is this a rpg channel?

665


How Chain operation copies the record's data to the input buffer for the program?

1065






What is ment by record level identifier?

642


what is the procedure and explain about real time scenario.

1464


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

601


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?

474


How to call one program from another program in RPG? please help me with the code

1245


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

1879


what is a rpg?

684


How can we override a file during runtime in rpg?

674


what is the difference between do while and do until?

687


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5375