Compiler error
SamTheMan
Posts: 43
what is wrong in this:
Temp· var byte(10)
x var temp(0)
WKPND_B = x
I get this error "byte parameter expected "x""
Isn't X a byte?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Temp· var byte(10)
x var temp(0)
WKPND_B = x
I get this error "byte parameter expected "x""
Isn't X a byte?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Comments
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
There is a fine line between arrogance and confidence. Make sure you don't cross it...
·