In SX Microcontrollers, SX/B Compiler and SX-Key Tool, johncouture wrote: In the SX/B help file (Reference / Definitions), it might help to add to the "Variables" section. There is an example of a word variable IDX being split into the LSB by use of idx_LSB but there isn't any other mention of that in the formal definition above. I found it by just guessing that MSB is also available. Is there a way to indicate that: Symbol VAR Word can also be addressed as Symbol_LSB VAR Byte Symbol_MSB VAR Byte A little lower down ther is a mention of: wordVar = lsbValue, msbValue Am I correct in assuming the lsbValue and msbValue are just arbitrary names that indicate that the lsb should always be in the first position? ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=138382 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)