Dear Ivan,
there is a big misunderstanding.
I know there are several subsystem Console in Russian. They are good, but they have a different aim, a different task and they are not usable for Josef's purpose.
There are two different things with the same name Console.
On one side a remote control program and on the other side a very small debug output program.
Maybe that is the reason of the misunderstanding.
Lets start again from the beginning:
- I report a problem with BlackBox.
- In low level BlackBox procedures you can't insert StdLog for control outputs.
- Josef shares a small procedure Console for this task.
Josef's Console program is not a subsystem. It is a very small module for debugging where the service of Log and StdLog can't be use. In my opinion this is a useful debug tool, which should be add unmodified.
You can publish you Console program as its own module outside BlackBox in the same way as a lot of other subsystems.
Inside BlackBox we have StdLog and we don't need another big Console Output via Hook program.
Please don't worry.
- Helmut