Search found 1 match

by Tirnion
Thu Nov 11, 2021 12:15 am
Forum: Usage, tips and tricks
Topic: Suffix on unique name
Replies: 1
Views: 2560

Suffix on unique name

Hi, all.

I'm working with a content spec that wants me to name every piece of content to %fileName%_%versionNumber%.MOV where %versionNumber% is a 3 digit number starting at 001.

So the versions of a certain file in a folder would be: myFile_001.MOV, myFile_002.MOV, etc.

Is there a way so that if ...