To add in a title the meter
      Function [To add in a title the meter] allows to add, depending on a selected rule(situation,position) {In the beginning of a name} or {At the end of a name} a gated in initial integer for 1-st name, outcome of arithmetic operating (+ -* /) previous number on *gated in integer* for 2 name, and so on. And, between a title and number of the meter it is possible to bring gated in character (by default "_"). An example with attachment {In the beginning of a name}, with a seed 097 + 1, between the meter and title " " (space): Maiden file.avi >> 097 Maiden file.avi Second file.avi >> 098 Second file.avi Third file.txt >> 099 Third file.txt Fourth file.bmp >> 100 Fourth file.bmp An example with attachment {At the end of a name}, with a seed 00065 - 3, between the meter and title "_": Maiden file.avi >> Maiden file_00065.avi Second file.avi >> Second file_00062.avi Third file.txt >> Third file_00059.txt Fourth file.bmp >> Fourth file_00056.bmp An example with attachment {In the beginning of a name}, with a seed 2 * 2, between the meter and title "%%": Maiden file.avi >> 2%%Maiden file.avi Second file.avi >> 4%%Second file.avi Third file.txt >> 8%%Third file.txt Fourth file.bmp >> 16%%Fourth file.bmp
      At usage of arithmetic operating / (division), the outcome is rounded off up to an integer. An example with attachment {At the end of a name}, with a seed 0100 / 2, between the meter and title "...": Maiden file.avi >> Maiden file...0100.avi Second file.avi >> Second file...0050.avi Third file.txt >> Third file...0025.txt Fourth file.bmp >> Fourth file...0012.bmp
|