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

what is the difference between packed decimal and zoned decimal?

2464


how many types of display are available on as/400 for user interaction?

743


What is %CHECK?

929


how can you specify no duplicate key?

799


what is message subfile?

1191






under given circumstances, my cgi should link to another site. How to implement this?

663


What is difference between rename and prefix?

661


the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?

680


In RPG How to read a records from a file without using read opcodes?

1131


in which specification the report layout can be defined?

1135


what is the use of dspatr(mdt) keyword?

1610


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

1200


name few ibm supplied libraries?

1415


I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.

2365


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

761