View Single Post
Old 04-27-2023, 09:24 AM   #105
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,501
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by ownedbycats View Post
Would it make sense to include an explicit extra_file_count()? I think its currently possible with existing list functions (forgot exactly).
Changing has_extra_files() to return a count instead of "Yes" is a good idea. I will change it for the next release.

To get "Yes" with the changed version you would do
Code:
program:
	if has_extra_files() then 'Yes' fi
chaley is offline   Reply With Quote