k - that slider window is pretty fast though ... kinda tough to click through it...

on another note jooel .. are you a TIMER fan - or not ... I modified the script little bit to have the main parse routine called on a timer event. Works pretty well ... the timer interval is set to $SLEEP*1000 ... and if MISC() is called - just resets the timer interval to that ... i removed all the INLINE calls and now just have a small doevents loop at the top of the script. The script now exits immediately instead of hanging around ... just some food for thought.

-Shawn