How do you code file / field renames in ILE RPG?

Answer Posted / shivam

use remane opcode

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can you display specific subfile page on the screen in unequal subfile?

664


What is difference between bind by copy and bind by reference?

1712


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1550


What is the difference between copybooks and subprocedures in as400?

794


When it is desirable to describe files Internally?

1176






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?

497


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5375


what is data area and how it is used in rpg program ?

741


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?

1437


how do I preserve and clean the array?

658


what is the difference between do while and do until?

686


how do I declare a minor?

701


How to handle duplicate error handling in RPG?

1660


How to call one program from another program in RPG? please help me with the code

1245


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2355