1.Are there any errors in the following statement?If so
then list them.DTAARA is a data area having a field EMP #
and EMPNO is a
field in the file EMPPF.Which has one record.
READ EMPPF
IF %FOUND(EMPPF)
IN DTAARA
EVAL EMP#=EMPNO
OUT DTAARA
ENDIF
Answer Posted / gagandeep kaur
%found is always used with Chain opcode
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
can I touch the array during treatments?
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?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
what is data area and how it is used in rpg program ?
How to write record if no field or the field are different in physical file in rpgle ?
is this a rpg channel?
what is file information data structure?
what is an online rpg?
How 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
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.
what was the robotech rpg?
How to call one program from another program in RPG? please help me with the code
what is the necessary keyword needed to scroll subfile records?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the rpg system?