Page 1 of 1

Possible to have $ in output path?

Posted: Wed Aug 03, 2011 2:28 pm
by jj238095
Hello,

is it possible to really get the $ sign in the output path?

nconvert.exe [...] -out jpeg -o \\server\share$\3264696.jpg -overwrite [...] \\source\pics\3264696.tif

I realize the the option for -o below has great value - but in the above case it transforms the output path.

Code: Select all

-o filename       : Output filename
              Use # to specify position of numeric enumerator
              Use % to specify source filename
              Use $ to specify full source pathname
              Use $$ to specify source folder name
Thank you!

Re: Possible to have $ in output path?

Posted: Mon Aug 08, 2011 11:31 am
by xnview
right, currently $ is replaced...