What would be the result on writing a data record to a PF
file using the "WRITE" opcode after the SETON *ON *INLR
statment?
Answer Posted / sakthi
all files will be closed with inlr on and we can't perform write operation on a closed file. We will get error.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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
how do you use commitment control in rpg?
How to write record if no field or the field are different in physical file in rpgle ?
what is kids-rpg?
what is a rpg?
What is the difference between copybooks and subprocedures in as400?
what is *place and *auto keyword in prtf ?plz explain
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
how does the rpg element work?
how can I tell when to replace the array?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How can we know running job is batch or interactive?