In SX Microcontrollers, SX/B Compiler and SX-Key Tool, tdg8934 wrote: I have updated the version again to [b]SX48 verD3[/b]. This now includes 5 character message scrolling from the center to either the left or right. See the original post for the NEW SX/B file. Example below will display the message [b]Hello[/b] on 0832 display #2 (of 4 possible). It will then scroll the message (on display #2) to the left direction off the display. It will then scroll back (display #2) on the left side (going in the right direction to the center) of the display again. DISPLAY "Hello", 2 SCROLL_LEFT 2 SCROLL_RIGHT 2 I still haven't figured out how to do a Complete end-to-end scroll yet but this is pretty good so far. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=354453#m383313 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2009 (http://www.dotNetBB.com)