I use the following script.txt (and v4.90 release):
### -truecolors -out bmp -n 1 7 2 -o im_##.bmp
Q:\img\SLIDE-SHOW\menu copy.tif
Q:\img\SLIDE-SHOW\candle3.jpg
Q:\img\SLIDE-SHOW\candle2.jpg
Q:\img\SLIDE-SHOW\campfire5.jpg
Q:\img\SLIDE-SHOW\campfire4.jpg
Q:\img\SLIDE-SHOW\campfire3.jpg
Q:\img\SLIDE-SHOW\campfire2.jpg
And in result i see only two files im_01.bmp, im_03.bmp with the identical content... May be I not quite properly understand -n conception? Simply I want to get the next conversion-renaming in result:
menu copy.tif -> im_01.bmp
candle3.jpg -> im_03.bmp
candle2.jpg -> im_05.bmp
campfire5.jpg -> im_07.bmp
campfire4.jpg -> im_09.bmp
campfire3.jpg -> im_11.bmp
campfire2.jpg -> im_13.bmp
How I can use the -n key in this case ?
Some complexities with -n key...
Moderators: helmut, XnTriq, xnview
- Cinemaizer
- Posts: 23
- Joined: Mon Jan 28, 2008 2:22 pm
- Location: Russia
minor problem
I guess that "-n" is __old__ and was designed to apply to both source and destination file sets, now you use a list from a script (new !!!) to set the source set, so the numbering feature gets confused.May be I not quite properly understand -n conception?
There is indeed no WinZIP under my rock.