I have an eep where I launch an external program, capture an image, then exit the program. I want to use taskkill to close the external program(from within the eep, basically to eliminate an additional key stroke of closing the program), however, it does not seem to do the job. At the command prompt when I type the command it works, if I launch that same command from within Rbase, the command screen flashes, but does not close the program. Will taskkill work from within Rbase or do I need to use a different command. Tom Hart

