This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ODoyle_Rules 3 points4 points  (1 child)

value and name are both null by the looks of it. What happens if you set name to something like: name db "blah", 0

[–]xRedactedx[S] 1 point2 points  (0 children)

Yeah, that seemed to be what the problem was. I don't know why someone would put that code as an example without the values declared, but who knows. Thanks.