Inspiring
August 10, 2024
Answered
Automation Blocks - Auto Versioning of Sequences
- August 10, 2024
- 1 reply
- 1189 views
The attached script assists in creating new versions of sequences. It currently....
-Makes a copy of the selected sequence
-Moves the new copy into an "old" folder
-Renames the original, selected sequence "Test"
I'm looking for help with the renaming part. I want to up-version the original, selected sequence
So if my original, selected sequence is named Sequence_01
I want it to be Sequence_02 after running the script
The copied version would still be _01
Any way to get the sript to recognize the number and go up one digit?


