I made a patch on jtask recently but I don't think that is visible on
pacman yet.

Сбт, 24 Июл 2010, Devon McCormick писал(а):
> Hi Everybody -
> 
> I have a very peculiar problem: I'm spinning off an independent J task using
> "shell" or "fork" like this:
> 
>    shell '"C:\Program Files\j602\bin\j.exe" -jijx AnyScript.ijs'
> 
> with the pathed .exe properly surrounded by double-quotes to compensate for
> Windows' idiotic spaces-in-filenames deficiency, but I get this error:
> 
> 'C:\Program' is not recognized as an internal or external command,
> operable program or batch file.
> 
> as if the command shell is not properly handling the double-quotes.
> 
> This is especially wierd as I've been doing this same thing for quite a
> while and it _used_ to work.
> 
> Any ideas?
> 
> Thanks,
> 
> Devon
> 

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to