Welcome to the forum.
Your variable "code" has been declared as byte, so max nunber it could contains is 255. Declare variable code as Word and adjust your source code accordingly.
Al.
Welcome to the forum.
Your variable "code" has been declared as byte, so max nunber it could contains is 255. Declare variable code as Word and adjust your source code accordingly.
Al.
Last edited by aratti; - 2nd June 2009 at 10:45.
All progress began with an idea
Bookmarks