In SX Microcontrollers, SX/B Compiler and SX-Key Tool, basicstampede wrote: BS2 code: rawValue VAR Word ledValue VAR Byte ledValue = rawValue.lowbyte How do I do the line ledValue = rawValue.lowbyte in SX/B? That is, all I want is the lowbyte of a Word variable and store it into a Byte (so I can display it to 8 LEDs). Thanks. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=289561 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)