In SX Microcontrollers, SX/B Compiler and SX-Key Tool, tdg8934 wrote: I am looking for a way to convert a variable into it's HEX value. FOR EXAMPLE..... Value VAR Byte(8) ' Value(1) = 23 Value(1) = $23 ' is valid but ' Value(1) = 23 Value(1) = $Value(1) ' is not valid Am I missing something or is a function required to do this? If so, is anyone willing to share one? Thanks. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=182777 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)