|
From: Walter G. <ga...@dm...> - 2005-08-12 19:57:11
|
I=B4m sorry, i forgot to send the correction.
in compiler/htcobemt.c search for this code and coment the 2 lines
/* Screen section io cleanup (curses library). */
// Even if you don=B4t use it in main program, call the =
tcob_do_scrio_finish
// if (screen_io_enable !=3D 0) {
asm_call("tcob_do_scrio_finish");
// }
walter garrote
|