| 30 |
|
Normally, |
| 31 |
|
.I fieldcomb |
| 32 |
|
will name output frames by dividing the numbers on the input field |
| 33 |
< |
file names by 2, inserting a 'C' right before the number. |
| 33 |
> |
file names by 2, inserting a 'C' right before the number, adding |
| 34 |
> |
leading zeroes to make it always four digits. |
| 35 |
|
For example, the command: |
| 36 |
|
.IP "" .2i |
| 37 |
|
fieldcomb anim12.pic anim13.pic anim14.pic anim15.pic |
| 38 |
|
.PP |
| 39 |
|
will produce two output pictures: |
| 40 |
|
.IP "" .2i |
| 41 |
< |
animC6.pic & animC7.pic |
| 41 |
> |
animC0006.pic & animC0007.pic |
| 42 |
|
.PP |
| 43 |
|
If an odd number of input files is given on the command line, the last file |
| 44 |
|
is held over and used as the first file in the next invocation of |