Brad Velander wrote:
>
> Dave,
> I normally don't use this feature but tested it after your message.
> It definitely doesn't work properly. I could get '>' or '<' to work pretty
> good as far as I could tell on my design. I could not get '=' to work at all
> for any hole size. I also got '<>' to work on my design. So it does work to
> a certain degree. Actually it seems anything utilizing any function other
> than '=' works.
That sounds like a common programming problem with floating point
numbers - you can't reliably compare them for equality, as the values of
supposedly equal numbers can vary by .000000001, so they are not
"equal", but show the same value when displayed at reasonable precision.
--
Peter Bennett
TRIUMF
4004 Wesbrook Mall, Vancouver, BC, Canada
GPS and NMEA info and programs:
http://vancouver-webpages.com/peter/index.html
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* To post a message: mailto:[EMAIL PROTECTED]
*
* To leave this list visit:
* http://www.techservinc.com/protelusers/subscrib.html
* - or email -
* mailto:[EMAIL PROTECTED]?body=leave%20proteledaforum
*
* Contact the list manager:
* mailto:[EMAIL PROTECTED]
*
* Browse or Search previous postings:
* http://www.mail-archive.com/[email protected]
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *