On 5/24/07, Yuvaraj Athur Raghuvir <[EMAIL PROTECTED]> wrote:
1) Am I using the dircompare verb right? Or is there another way to pass
paths that have spaces?

I suspect dircompare should be fixed, but there is usually another way to
pass paths that have spaces (at least, under windows).

Using the command prompt, type: dir /x in the parent of a directory
with a space in it.  Typically, you'll see a short name (without spaces)
to the left of directory names which have spaces.

Then you can use something like:

  dircompare '"C:\Progra~1\J" "C:\Progra~1\J601"'

--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to