[thelist] ASP - if x = every nth?

Jon Hughes hughesj at firemtn.com
Wed Jun 6 12:08:23 CDT 2007


It's quite alright :)

Thank you all!

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Barry Woolgar
Sent: Wednesday, June 06, 2007 9:44 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] ASP - if x = every nth?

Hmm, spot the typo! Sorry

If (I+1 mod 4) = 0... should be If (I+1 mod 5) = 0... 



More information about the thelist mailing list