Michael Peters wrote:

Ron Savage wrote:
On Tue, 28 Feb 2006 10:37:14 -0500, Michael Peters wrote:

Hi Michael


I know it's untested, but you can't use % with non-integer numbers.
I see 2 possible solutions, one regex based, the other using a
subroutine (my example shows the higher-order subroutines that the
new DFV 4.0 likes).

Can't OP just multiply the figure by 100 before testing it?

Yep. That would probably be simpler :)

That is what I actually did. I had used % before but I hadn't read that it had to be used with integers only. :)

Robert


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to