#1 2021-05-05 15:24

Lauraq
Member
Registered: 2016-10-02
Posts: 76

Add a increasing two-digit number at the beginning of the file: 01,02

Hi smile

I have a list of files named by date, for example

2021-04-11
2021-04-18
2021-04-25

It is possible to add a two-digit number, increasing at the beginning of the file, to obtain:

01 - 2021-04-11
02 - 2021-04-18
03 - 2021-04-25

Thank you so much

Offline

#2 2021-05-06 18:59

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,367

Re: Add a increasing two-digit number at the beginning of the file: 01,02

Lauraq wrote:

It is possible to add a two-digit number, increasing at the beginning of the file

Yes, you can do this using the Serialize rule.

The extra hyphen " - " can be added using the Insert rule.

Offline

#3 2021-05-06 21:15

Lauraq
Member
Registered: 2016-10-02
Posts: 76

Re: Add a increasing two-digit number at the beginning of the file: 01,02

Fantastic, thank's smile

A leattle problem, I have this result
https://ibb.co/sqyRQ5J

How can I add the "0" to the first 9 numbers?

Last edited by Lauraq (2021-05-09 13:04)

Offline

#4 2021-06-06 22:02

skiwi
Member
Registered: 2009-06-15
Posts: 26

Re: Add a increasing two-digit number at the beginning of the file: 01,02

In the Serialise option select the "Pad with zeros to length" option and change it to 2

Offline

#5 2021-06-06 22:11

Lauraq
Member
Registered: 2016-10-02
Posts: 76

Re: Add a increasing two-digit number at the beginning of the file: 01,02

sorry my wrong...your help work correctly..many thank!!! smile

Last edited by Lauraq (2021-06-06 22:19)

Offline

Board footer

Powered by FluxBB