[Implemented] Better Bin()
[Implemented] Better Bin()
Currently, if Bin() is used on a byte or word which holds a negative value it gives the wrong result (it gives the result as if the variable was a long). I think an option for this, or at least a warning in the manual, should be added.