>>>>> "Jeff" == Jeff Sturm <jsturm@sigma6.com> writes: Jeff> If you pass a string to the JDK's exec() it makes a simplistic Jeff> attempt to tokenize the arguments, probably using Jeff> StringTokenizer or some such... I'd question whether it observes Jeff> quotes at all. Thanks. This is what we do now, so I'm not inclined to change it. Tom