I am trying to check the status of a checkbox, but it is not working. No mater what the state of the check box is, it returns a 1.
https://gist.github.com/tmoore88/37586037e55ec0eafe952b6eb8e67a42
if I REM out lines 5 and 6, then it works. it reads as 1 or 0. Am I doing something wrong?
Thanks, Tim
Your Answer