doing a settitle() on wkix32 without output says error=6

this is more of an design flaw than bug.
when you output something to wkix32 console, it gets created and settitle() works.

same goes for things like setconsole("hidden")

going further...
doing a spawn:
run "wkix32 somescript.kix"

and outputting from somescript, well, it outputs to window.
but using multiple spawns, all of them output to SAME window!

suggestion of changes...
making the console the way expected, either make more control to the console.
make the console an "object" that can be controlled as any com-object.
or make the console work as wsh shelll does, open each console in it's own window.
_________________________
!

download KiXnet