Quote:
Originally Posted by ownedbycats
Code:
f = re($#chapters, '(.*)/.*', '\1');
s = re($#chapters, '.*/(.*)', '\1');
newpercent = round(multiply ((f / s), 100));
.
|
explain how you made the number of read pages in books? How to make a column with the format i/pages, with the ability to extract i and pages separately? You will have to modify i manually every time, reading the pdf format