Page 1 of 1

Bug:Filename with "-" as 1st character is interpre

Posted: Sun May 06, 2007 7:33 pm
by Marktest
Filename with "-" as 1st character is interpreted as bad argument ...

example:

Code: Select all

Filename : "-family-.tiff"

Commandline: nconvert.exe -out png -clevel 9 -D -keepcspace *.tif*

Response: Bad argument -'family-.tif'
.. it is little unexpected, I think it's bug.

Re: Bug:Filename with "-" as 1st character is inte

Posted: Mon May 07, 2007 6:39 am
by xnview
Marktest wrote:Filename with "-" as 1st character is interpreted as bad argument ...

example:

Code: Select all

Filename : "-family-.tiff"

Commandline: nconvert.exe -out png -clevel 9 -D -keepcspace *.tif*

Response: Bad argument -'family-.tif'
.. it is little unexpected, I think it's bug.
Right, i'll fix it