what does the opcode free do?

Answer Posted / prerana shukla

The FREE operation removes a program from the list of activated programs, frees static storage and ensures program initialization (first cycle processing) the next time program is called. It does not close file or unlock data area.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do u compile rpgle program?

612


Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)

1731


what is the difference between packed decimal and zoned decimal?

2245


how to define to define a hidden filed in dspf ?

772


what are different record spacing keywords in rlu ?

1202






What Does 'sr' In Columns 7-8 Of C Specs Mean?

1057


What is the difference between physical file and logical file?

583


What is the difference between non-join logical files and join logical files?

607


1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?

403


Write a CL program which will run a batch job at 1 am every night

669


what is the difference between sflclr and sflinz?

1030


In Which Specs Arrays, Tables & Constants Are Defined?

696


how can you detect and handle a record lock situation?

1210


WHAT IS FERERENTIAL INTRIGRITY ?

1097


What is array in as400? What are the types of array?

620