Answer Posted / syam
The POST operation puts information in an INFDS (file
information data structure). The information is either on
the status of a specific program device or I/O feedback
associated with a file.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
can I touch the array during treatments?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how can I tell when to replace the array?
what is the difference between do while and do until?
what is the use of sflnxtchg?
What is file identifier where we can use?
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?
What is the difference between copybooks and subprocedures in as400?
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?
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?
How can we override a file during runtime in rpg?
What is the purpose of record level identifier?
What is difference between bind by copy and bind by reference?
what is program status data structure?
how do I preserve and clean the array?