In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: Shawn, You need to add ENDIFs after the RC4 commands in this section: [code]IF temperature >= 38 THEN SET_RC4 %1000 [red]ENDIF[/red] IF temperature <= 34 THEN SET_RC4 %0000 [red]ENDIF[/red][/code] ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=286376#m286392 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)