| | Desperate Programming Question
|
| I'm so screwed, and I can't figure out why this won't work. Yes, it's for tomorrow. Language is NQC. I have a light sensor looking at the rope. I want to "zero" it, after I latch on and start climbing, and then say, basically "Hey, when the light (...) (20 years ago, 26-Jun-04, to lugnet.org.ca.rtltoronto)
| | | | Re: Desperate Programming Question
|
| (...) Well I haven't used NQC yet but... (...) ...I believe if it's like C, that should be: whiteRope -= 5 (swap - and =) Your code would result in whiteRope always having the value -5. HTH ROSCO (20 years ago, 26-Jun-04, to lugnet.org.ca.rtltoronto)
| | | | Re: Desperate Programming Question
|
| (...) Thanks, Ross! I think I got it. (I think.) Iain (20 years ago, 26-Jun-04, to lugnet.org.ca.rtltoronto)
| |