James, Also in your snipit of code you increment "counter" but then re-zero it by saying "counter = display". You load thenvariable "display" with zero and never increment it but pass it's value to "counter".

Dave Purola,
N8NTA