Hey Reagan, I took your suggestion about getting system() to run without a window by creating a CreateProcess(). I looked at your example on: http://www.digitalmars.com/d/archives/digitalmars/D/29556.html I can't get it to compile! I'm getting an error for expecting type ulong on line 107 in your pipestream.d file. Any ideas? Thanks!