How to update physical file in rpgle without using display
file?
Answer Posted / mathan kumar
Ffile1 ufe disk
key chain rec1
if %found
update rec1
endif
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
how do I preserve and clean the array?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
how does the rpg element work?
is this a rpg channel?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How would display prime numbers using CL program?
what is the rpg system?
What is ment by record level identifier?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How to declare the pull button in AS/400..
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What are the types of identifiers?
How many program bind in one module....