Re: shellExecut() and system() shows a black window.
- Posted by sergelli Aug 21, 2012
- 1151 views
I read about free_console(), but it seems that need some prior knowledge.
The manual shows only three lines
include std/console.e -- this is obvious namespace console -- this line make a Errors: resolving the following references: namespace console public procedure free_console()-- and then ????
Does anyone have an example of how to use free_console ()?