In SX Microcontrollers, SX/B Compiler and SX-Key Tool, PJMonty wrote: Popr8084, My first suggestion is to clarify your post by explaining what you [b]expect[/b] to happen and what [b]is[/b] happening. My second suggestion is that you add some comments to your code so people understand what you're trying to do with it. My third suggestion is to use the code formatting buttons to make it easier to read you code. It changes this: RST = 1 RS = 0 E = 0 RW = 0 to this: [code]RST = 1 RS = 0 E = 0 RW = 0[/code] All of these will make it easier for people to help you. Thanks, PeterM ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=283793#m283802 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)