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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

