In SX Microcontrollers, SX/B Compiler and SX-Key Tool, johncouture wrote: Alex, 1) Remember that RA only has 4 pins (except on the SX52) 2) I haven't tried it but what about FOR idx = 0 to 8 step 2 RA = idx NEXT This would run something like... RA = %0001 RA = %0010 RA = %0100 RA = %1000 ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=138451#m138458 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)