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
Sekhar214's answer is correct....Thanks
DLTOVR FILE(Filename) LVL(*JOB)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
how do I play {insert rpg system here}?
can I touch the array during treatments?
When it is desirable to describe files Internally?
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 the rpg system?
How would display prime numbers using CL program?
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
How to declare the pull button in AS/400..
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
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 to handle duplicate error handling in RPG?
What are the types of identifiers?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How can we know running job is batch or interactive?