Hi,
'mold works for me, of works you have to be carefull, that
mold doesn't switch to {} kind of strings, because of the length ...
call reduce [%test.bat "test1" mold "test with spaces"]
Kind Regards,
Ingo
On Thu, 20 Apr 2006 13:38:47 +0200, Arie van Wingerden <[EMAIL PROTECTED]>
wrote:
>
> Hi again,
>
> in order to check the specific case of using a batch file I ran the
> following rebol script:
>
> rebol []
> dir: "c:\program files\*.*"
> cmd: join "dir.bat /s " [{"} dir {"}]
> print cmd
> call cmd
> input
<...>
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.