LOL Thanks, On my re-design my previous table had
requires=lambda v,r:
IS_INTEGER_IN_RANGE(0, int((r.pstop-r.pstart)*10000)),
but that no longer works so I changed it and applied typecasting when I
forgot forgot my order of ops.
Thanks a bunch.
--

