in reply to Simple Syntax Error? Can't Find?
There is no syntax error in the code you post, but there is a major runtime error: $divider is not initialised anywhere.
You will discover another runtime problem later on, but it ought make itself pretty obvious and you will probably figure it out quickly.
|
|---|