|
|
| Author |
Message |
tomhilton
Joined: 03 Jul 2009
Posts: 26
Location: Peoria AZ
|
|
Posted: 17 July 2010, 18:07 PM Post subject: |
|
|
I found the problem
I need to set the Stepper(1),Stepper(2) and Stepper(3) to 0
in the case statement, or the command processor subroutine.
Sorry for all the problems. |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2593
Location: Portland, OR
|
|
Posted: 17 July 2010, 19:54 PM Post subject: |
|
|
| tomhilton wrote: | | I need to set the Stepper(1),Stepper(2) and Stepper(3) to 0 in the case statement, or the command processor subroutine. | You may want to also add some code to indicate whether a valid command was processed.
| tomhilton wrote: | | Sorry for all the problems. | Debugging is partly science and partly an art. Over time you'll develop strategies for determining why the code isn't doing what you think you wrote. |
|
| Back to top |
|
 |
|