From: Jay Reeve <jayreeve@...> Date: Sat, 15 Feb 2003 17:05:38 -0600
Oops,
One more tweak to the filter FN:
if window(_selStart) > p then exit fn 'Sel doesn't include decimal
needs to be
if window(_selStart) >= p then exit fn 'Sel doesn't include decimal
e-e
=J= a y
"