what is post opcode do
Answer / 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 |
How can we search particular records from the database file in RPG. For example, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular 'NAME' field. How can we do the above using SEARCH criteria other than using the IF cond?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?
how can an indexed file be used as arrival sequence in RPG?
How to find d key field of a pf that doesn’t have source physical file?
steps for debugging two rpg programs????
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
2. Which of the following statement(s) explains the difference(s) between the /INCLUDE and ICOPY directives? a.) No difference, they function the same b.) ACOPY cannot be used as a conditional directive c.) IINCLUDE files cannot contain embedded SQL d.) Nesting /TNCLUDE directives is not allowed
where we give the MSGSFL in rpg400?
1.The questions have given an array declaration and move operation then this statement is correct or not?