| | Botcode/SetWatch
|
| HI: I have a few questions. Is there a way to use a variable in the SetWatch command? When Programing with BotCode. for example: (this does not work) ---...---code---...--- int x int y set x 10 set y 10 BeginTask 2 setwatch x y EndTask (...) (26 years ago, 5-Feb-99, to lugnet.robotics)
| | | | Re: Botcode/SetWatch
|
| Chris Magno wrote in message <36BA8C67.5AC1BC47@myna.com>... (...) You can only use SetWatch with values not variables. It would be nice to have control of the display, but the standard code in the RCX doesn't allow it. (26 years ago, 6-Feb-99, to lugnet.robotics)
| |