Hi Alex, Thanks. That was it. I am a newbie at Revolution and misread the documentation for the shell function (it shows just using shell(...) and also states that the result (combination of stdout & stderr) are placed into the result variable). Based on this I expected to be able to simply say shell(...) followed by some code that checked the result variable. Brian