In SX Microcontrollers, SX/B Compiler and SX-Key Tool, GKCS wrote: Hi all, just a "stupid" question. I have defined 2 variables, one as byte, one as word, like v1 var byte v2 var word After some calculations, v2 contains a value 0<=v2<=255 Now, I like to assign the content of v2 to v1. But the line v1=v2 produces a SX/B error 8 "Invalide Parameter" .... What am I missing? Thanks in advance Gerry ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=144477 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)