View Single Post
Posts: 277 | Thanked: 319 times | Joined on Jan 2010
#1028
I can't remember if there is a limitation to line length in BB. Try printing fewer things in the last line as a test. For example try:

print weekday,title

and see if that works. If it does, add more things and see what screws it up.