Page 1 of 1

"Upside-down" list script

Posted: Tue Jul 08, 2008 9:18 pm
by dlmorgan999
I've uploaded a script that I use in several places to keep a list of values. These lists are generally displayed using a list control on a theme. I wanted to be able to show the most recent value at the top of the list (so I didn't always have to scroll to the bottom to see the newest entry). I use this for things like caller ID, doorbell presses, security mode changes, garage door opening and closing, etc). Let me know if you have any questions.

-- Dave