In a particular program one file is used where override
command is applied to a file, now this program calls
another program where we want to use the same file but
without override.How it can be done?
Answer Posted / syam
Before calling another program use DLTOVR fileName LVL(*).
LVL(*) = Call Level (*CALLLVL)
If I am wrong pls correct
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is kids-rpg?
How to handle duplicate error handling in 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 difference between iter and do?
How to write record if no field or the field are different in physical file in rpgle ?
What is the difference between copybooks and subprocedures in as400?
what is program status data structure?
is this a rpg channel?
How to call one program from another program in RPG? please help me with the code
what is data area and how it is used in rpg program ?
What is a record lock error?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Explain mdt?
How to declare the pull button in AS/400..