Quote:
Originally Posted by carterartist
This isn't working for me.
it says "TEMPLATE ERROR Formatter: Failed to scan program. Invalid input '@@#:b:yes' near the end of the program"
on all the books.
|
Compare the template that is in the quote
Code:
(template:"""program:has_extra_files(".*\.zip")#@#:b:yes""")
with your error message. You will see that your message contains "@@#" where the template contains "#@#. That is your problem.