I've the following idea: I would like to call the Python interpreted from our main application and I want to give a callback-procedure to the Python program. Python itselfs now should try to callback the calling application via this callback and transfers some data ... How can this be done ??? Marten