here is some code I'm trying to get working. Basically I need to keep the process open, and feed it new commands in a single session. Once the "exit" string command is issued the process should finish. Appreciate help....here is some code I'm trying to get working. Ba