View Single Post
Old 11-17-2013, 11:24 AM   #8
peaceridge
Wizard
peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.
 
peaceridge's Avatar
 
Posts: 1,019
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
Quote:
Originally Posted by theducks View Post
Look at the sample give on the Save to Device screen:
Code:
series_index
 
The series number. To get leading zeros use {series_index:0>3s} or {series_index:>3s} for leading spaces
Thanks, I did find that, but I must still be doing something wrong - I entered {author_sort}/{title} - {authors} {series_index:0>3s} - is there something that goes between authors and series - I tried "and", but still nothing happening. I'm really trying to learn this language, but my only one in the past was COBOL and that was many, many years ago.
peaceridge is offline   Reply With Quote