Next Capture Name format - token syntax
Hello I am trying to set a 3 digit counter to the next capture name format but I keep getting an error. "Invalid token name '3 digit counter'
Here is the code:
set variantName to "[3 digit counter]" & "-" & todayDate as text
set capture name format to variantName
I set the variable "todayDate" to today's date just as an example in this but captureone does not seem to like the syntax for the counter.
How do I add counters to the capture name format in the correct syntax?
-
There are two issues I see. The first is that you need to capitalize "Digit Counter".
Now, assuming you want to add the current date into the capture naming you'll run into a second issue. When casting a date to text colons are used as time separators, which are reserved characters in the file system (they represent directory delimiters in HFS).
I would opt for using Capture One's date tokens if you're looking to add the date.
0 -
oh wow I can't believe I missed that...I will check out the date tokens as well!
As always thanks for your help and swift assistance!
0 -
The expanded Token Based naming function enables easy access to create In the Naming tool click the button next to the Format text box to get the Naming
-1
Post ist für Kommentare geschlossen.
Kommentare
3 Kommentare