Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Limitting subdir depth in jpstree.idx

Apr
318
7
The following command creates a full depth index. What am I doing wrong?

Code:
*cdd /Nj /S2 c:

DJ
 
The following command creates a full depth index. What am I doing wrong?

Code:
*cdd /Nj /S2 c:

DJ
I do not use the index, so I have only some questions.
If You use
Code:
*cdd /Nj /S2 c:\
with the backslash, does it work?
And if You remove the index and then use
Code:
*cdd /Nj /U2 c:\
does it work?
By the way, Rex, help for cdd, about the /U parameter, says "... /S2 will only update the ...", whereas it should say "... /U2 will only update the ...".

Regards

Rodolfo Giovanninetti
 
Again, I am tempted to call this a defect, but I'm dying to have my ears boxed with yet another quote from the manual proving that this is WAD.
 
Back
Top