Zitat Zitat von Fuerchau Beitrag anzeigen
Die Anweisung FREE gibt das aufgerufene Programm frei und schließt auch alle Dateien dieses Programmes.
Aus dem RPG-Handbuch, FREE Opcode, IBM c0918170, Seite 259:

"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 the program is called. It does not close files or unlock data areas.