Can't create file on p
Posted: Tue Apr 15, 2008 2:30 pm
I try to put file convert in output like this:
nconvert .... -o \\machine\partage$\directory\filename
but nconvert interpret '$' like a variable.
If I write :
nconvert .... -o "\\machine\partage$\directory\filename"
the result is the same.
Please help me.

nconvert .... -o \\machine\partage$\directory\filename
but nconvert interpret '$' like a variable.
If I write :
nconvert .... -o "\\machine\partage$\directory\filename"
the result is the same.
Please help me.
