In SX Microcontrollers, SX/B Compiler and SX-Key Tool, tdg8934 wrote: I see what you are saying JonnyMac. Let me look it over again tonight. Perhaps the issue is that the RX'd characters (from my SX28 DS1302 circuit) are coming into my SX52 LED matrix with the RobOlympic "StringWriter" subroutine. Perhaps it is not being interpreted correctly so that I am assuming that they are in HEX (as to be sent to an LCD - ascii hex) and the subroutine checks normal HEX values to see which DATA sections to READ the message into. Since I can't bring RX'd bytes into a DATA statement (like how the StringWriter subroutine wants) I am trying to convert a variable in the StringWriter subroutine called "DataChr" to allow it to read in the bytes from an RX'd array instead of the message DATA statement. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=182777#m183230 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)