In SX Microcontrollers, SX/B Compiler and SX-Key Tool, bean wrote: Frank, In MOST cases a 1 element array can be used in place of a byte variable. For example: MyByte VAR Byte (1) MyByte = 5 or MyBtyte(0) = 5 One place an array cannot be used is as the index to another array, as in MyArray(MyByte). Bean. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=158347#m158358 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)