Re: CheckTaskSched not working correctly
Posted: Wed Apr 27, 2016 4:42 pm
I found the problem:
Change:
detail-syntax=${title}
to
detail-syntax=$${title}
Let us know how that goes
Change:
detail-syntax=${title}
to
detail-syntax=$${title}
Let us know how that goes