What is the difference Return and InLr?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is file information data structure?

1355


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

495


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

762


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?

508


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

706






what is the rpg system?

660


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3268


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

749


can you debug ile rpg program using isdb?

732


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?

1444


How can we know running job is batch or interactive?

645


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

1553


How would display prime numbers using CL program?

5669


What is the purpose of record level identifier?

722


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

748