Answer Posted / guest
Yes
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How can we override a file during runtime in rpg?
what are the key words you must use when using a subfile?
what is the difference between do while and do until?
When it is desirable to describe files Internally?
what is file information data structure?
What is the difference between copybooks and subprocedures in as400?
can I touch the array during treatments?
what is the use of sflnxtchg?
What is difference between bind by copy and bind by reference?
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?
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?
what is the procedure and explain about real time scenario.
How can we know running job is batch or interactive?
are there any useful c runtime apis that I can call from rpg iv?
do you use message subfiles? What are the necessary keywords required coding a message subfile?