Quote:
Originally Posted by chaley
In Template Program Mode spaces are significant outside the template code. You can't put a space between the colon and the quote.
|
Taking out the space didn't help. I'm still getting error.
Code:
{#koboreadpct:'cmp($,100,#read,#kobolastread,#read)'}
#koboreadpct is Integers
#read and #kobolastread are both Date
Any of them might be blank.
??
EDIT: The program version worked. I do wonder why the above doesn't.