Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between SETON RT & RETURN?

Answers were Sorted based on User's Feedback



what is the difference between SETON RT & RETURN?..

Answer / 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

what is the difference between SETON RT & RETURN?..

Answer / swetha p rao

BOth SETON RT and REturn does the same.excpt that RT is an
indicator and return is an opcode

Is This Answer Correct ?    8 Yes 4 No

what is the difference between SETON RT & RETURN?..

Answer / pratidnya

SETON RT will close files (ODP) that were opened in the
program and frees the space
RETURN - Does not close open files and passes the control
to the caller.

Is This Answer Correct ?    9 Yes 5 No

what is the difference between SETON RT & RETURN?..

Answer / deepak

SETON LR closes all opened files and terminates the control

Where as RETURN put opens all files and control transfes to
another program

Is This Answer Correct ?    4 Yes 4 No

what is the difference between SETON RT & RETURN?..

Answer / venkateshp

SETON RT returns the program and closes the all the open
sources and terminate he program but retun doesn't do that
just end the program and all the open files are not close

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More RPG400 Interview Questions

If record-format name in an externally-described file has already been defined as a file-name.how to solve this?

2 Answers   CTS,


How do I link an existing logical file to it's Physical File without recompiling?

2 Answers  


Why we cannot call a service program? If I add a PEP can i call the service program?

1 Answers   DELL,


suppose if we want to update the data in cl what we will do?

9 Answers  


Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?

6 Answers   HSBC,


What is the difference Return and InLr?

3 Answers  


RPG/400 number of Records present in a physical file using file information data structure FPF001 IP E DISK F KINFDS INFDS1 IINFDS1 DS I *RECORD RECORD Is this coding correct sir,i have given I P E that is I- input,P-primary file,E-externally described. Primary to use RPG logic cycle,is this the correct method because we have to find number of records present using file information data structure in RPG/400 without doing any input/output operations on the file and also without using DSPFD,SQL. If the above coding is correct means,when i compile the program it gets compiled,but if i call the program it does not return anything,i need number of records,please complete the coding sir.

1 Answers   IBM,


In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding

4 Answers   Infinite Computer Solutions,


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.

0 Answers  


what is the rpg system?

0 Answers   IBM,


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

0 Answers  


1.Can any body share me about thease opcodes with example please.Im new for AS/400.Could u please tell me in real senario? 1.TESTN, 2.EVAL 3.EVALR, TIME, 4.MONITOR 5. ENDMON 6.ON-ERROR 7.COMMIT ROLLBACK?

1 Answers   CSC,


Categories