05-12-2022, 06:46 AM
|
#467
|
Enthusiast
Posts: 40
Karma: 10
Join Date: Apr 2019
Device: Кіndlе5,NGL,PB650, KPW3,KPW4,KPW5, Kobo Aura One
|
Quote:
Originally Posted by CyberPaul
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!
|
|
|