Am Sonntag 11 Januar 2004 22:48 schrieb Gerard Cote:
> Hi list,

> call/output "E:\Installation de logiciel\REBOL\View 1.3 - Betas
> testing\rebview1224031.exe -s xcode.r" %results.txt print read %results.txt

first look: can you check for whitespace-handling? i would expect you need "" 
around the exe-path, like 
call {"wsp path\rebol.exe" args}
in your example i expect "E:\Installation" is called with the rest as 
argument.


-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to