The data is stored as binary because that is how all computers work. However because Pic Basic is a high level language, it gives you the opportunity to refer to that variable as a decimal integer, or a hex value. In other words, your code above should be fine.
Andy P
Bookmarks