Here are the snippets of code in question: Delegate Sub myappthing_boxDelg(myappthing_text As String) For the purposes of debugging, the console is visible (and blank). The streams are redirected to a richtextbox which prints everything the console does, whilst the console window is hidden. I making an application where within a function another application is launched with parameters using Processs.start()