difference between
1:%found and %equal built function in detail with example .
Answer Posted / sachin14muthu
when we look into the file we can use %found, and look into the different format (record format) we can use %equal.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is file identifier where we can use?
what is the procedure and explain about real time scenario.
How to declare the pull button in AS/400..
can I touch the array during treatments?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Explain mdt?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how can I tell when to replace the array?
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?
what is a rpg?
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...?
what is the rpg system?
What is the difference between copybooks and subprocedures in as400?
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?
what is *place and *auto keyword in prtf ?plz explain