<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Thanks Jim, very much.<br><br>I will try to figure out&nbsp; konsole KPart based on your comments and if I be successful, I will put a howto for people like me.<br><br>But is there any other option to be able to send commands between programs? In a simple lay-out, is it possible to connect two interpreted language (such as python and tcl) in a way that one runs in other one and recieves its mother commands? It seems there are some connecting layers for some application like expect and pexpect.<br><br>I have a simple idea that after embedding tcl console in my PyKDE application, I use python to write a temporary file that contains commands for tcl and then configuring tcl console to read this temporary file regulary (although such configuration is a problem itself!). Is there any more-programmer-style-like
 solution?<br><br><br></div><br></body></html>