1.

What Does The Opcode Free Do?

Answer»

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.

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.



Discussion

No Comment Found