From: Keisuke N. <kni...@ne...> - 2002-06-18 02:56:36
|
At Mon, 17 Jun 2002 18:26:08 +0200, Ferran Pegueroles wrote: > > I don't know if it is possible to make a real cancel and force the > system to unload the routine (this will be the best solution). The function lt_dlclose() defined in ltdl is for this. > I think we also have to close all the files on exit if the routine is > initial, completing the initial implmentation. OpenCOBOL does not do this for now. Maybe we will do it. Keisuke |