What is the difference Return and InLr?

Answers were Sorted based on User's Feedback



What is the difference Return and InLr?..

Answer / syam

InLr is "ON" means Close all open physical fileused in the
program, release memory and close ODP(Open Data Path).
Return = Exit from the program(physical file remain open)

Is This Answer Correct ?    23 Yes 2 No

What is the difference Return and InLr?..

Answer / raju

If we can use Inlr - File are closed status after ending
the program.
Return - files are in open status after ending the
program.

Is This Answer Correct ?    3 Yes 2 No

What is the difference Return and InLr?..

Answer / rosh

If we can use Inlr - File are closed status after ending
the program.

Return - files are in open status after coming out from the
program

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More RPG400 Interview Questions

What are the necessary keywords required to code a message subfile?

3 Answers  


Can more than one subfile record be displayed on one line?

7 Answers   IBM,


IN RLU what are the record level keyword is used?

5 Answers   iGate, TCS,


i'm working on progA , in that program i want to see the userids of the users who work on this program?

10 Answers   Four soft,


How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"

4 Answers  






What is the difference between copybooks and subprocedures in as400?

0 Answers  


1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF

5 Answers   CTS,


Why did we give STRSRVJOB while debugging batch program

3 Answers   HBL Power Systems,


What is the OPEN and CLOSE accesspath?

3 Answers   CTS,


What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?

3 Answers   HSBC, IBM,


How can we know running job is batch or interactive?

0 Answers  


this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002

1 Answers  


Categories