View Single Post
Old 05-12-2022, 06:46 AM   #467
Svens
Enthusiast
Svens began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Apr 2019
Device: Кіndlе5,NGL,PB650, KPW3,KPW4,KPW5, Kobo Aura One
Quote:
Originally Posted by CyberPaul View Post

try this instead:
Code:
program:if round($$#words / 12000) > 1 then round($$#words / 12000) - 1 else 0 fi
program:if round($$#words / 12000) > 1 then round($$#words / 12000) else 1 fi
Great! Thanks, it works!
Svens is offline   Reply With Quote