Bruce Markey wrote:
With 0.17:

These examples screwed up the wrapping. Let me try that again:

With 0.17:

AND program.title LIKE "The Simpsons"
AND DAYNAME(program.starttime) = "Sunday"

With current CVS:

program.title = "The Simpsons"
AND DAYNAME(program.starttime) = "Sunday"


-- bjm
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to