what is post opcode do

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


Please Help Members By Posting Answers For Below Questions

What is a record lock error?

1250


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2176


how can you display specific subfile page on the screen in unequal subfile?

664


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


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?

1437






how do I declare a minor?

701


what is the use of sflnxtchg?

791


what is data area and how it is used in rpg program ?

741


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?

486


is this a rpg channel?

665


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?

600


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

698


which program rpg or cl is efficent to update a transaction onto a database file and why ?

727


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?

472


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

743