Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
1 2087Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?
1 2465How 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
1017When 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?
961Assume 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?
9421. 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?
950If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
1 2367
what do you mean by an input subfile, what are the keywords required?
how do I declare a table or array in rpg iv?
How to declare the pull button in AS/400..
what is an online rpg?
what is kids-rpg?
what is *place and *auto keyword in prtf ?plz explain
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
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is a rpg?
What are the types of identifiers?
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 was the robotech rpg?
Explain mdt?
what is the procedure and explain about real time scenario.
How can we know running job is batch or interactive?