In SX Microcontrollers, SX/B Compiler and SX-Key Tool, bean wrote: If you need more variables, in most (not all) cases you can use a single element array for a byte variable. char VAR BYTE(1) SERIN sPin, T9600, char(0) What I do is start changing byte variables to byte(1). Then recompile after each change, if the compiler complains, change it back to a normal byte variable. It's hard to make any other recommendations because you have never posted your code. Bean. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=193796#m193994 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)