what is the difference between SETON RT & RETURN?

Answer Posted / bhupendra tomar

Through SETON RT it just sets on the indicator RT but not
end the program.
but through RETURN opcode it terminate the program temp. not
permanent.
second one RT is an indicator
whereas RETURN is an opcode

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

5386


What is the difference between copybooks and subprocedures in as400?

801


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

669


what is the rpg system?

660


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?

1443






what do you mean by an input subfile, what are the keywords required?

762


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

1553


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?

506


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...

1302


1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?

476


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

755


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

712


What is a record lock error?

1257


how do I declare a minor?

707


what is program status data structure?

1368