19 Dec
2008
19 Dec
'08
12:50 p.m.
Todd R. wrote:
Weee.. Thanks, removing the comment fixed it.
Good.
I guess I just figured a comment was a comment regardless of where it was or on what line, did not know it would be a problem.
It was in the middle of a string: hello = " ... # stuff ..." That doesn't work in any programming language I'm aware of. Alan DeKok.