In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: Sometimes it's best to back away from a project and develop techniques for that project. Have a look at the program that's attached -- it's tiny, but shows that SX/B is quite clever and has some subtle tricks that will help you with your particular program. In just a few lines a code it shows how to store 16-bit elements in a table, retrieve those elements into a split array (since SX/B does not yet support word arrays), and move the elements of the split array back into a single 16-bit value for easy manipulation. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=176818#m178784 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)