> > 
> > What about:
> > 
> > Process t_process = t_runtime.exec("webcopy \"file1.html file2.html\"");
> > ?
> 
> Yes, I tried both single and double quotes.

No - backslashes before the single or double quotes - quotes are special
characters - if you wnat them included in the string, you need the
backslash - I just tried it in my own java agent - and pass the space
correctly when the \" is used rather than " alone.

Liz Burke-Scovill

-- 
Imagination is intelligence having fun...
e-mail:  kethry at winternet.com
URL:  http://WWW.winternet.com/~kethry/index.html