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

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
Marktest

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

Post 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.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

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

Post 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
Pierre.
Post Reply