View Single Post
Old 02-11-2024, 07:33 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,098
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
The place is correct.
What we don't understand is WHY-WHERE this is to be done???
Numeric fields do not show leading 0's (integer>=1). 0.5 will show a single 0

Padding with 0 (or a space) is only valid for Text
You can 'format' filename strings in the send to Disk (or device) template
{series_index:0>5.2f}
That is my template for series_index when included in a filename.
2 digits before the . and 2 after (the 5)
theducks is offline   Reply With Quote