Kerry wrote:

>Ok, for a lazy Friday afternoon, here's some code I'm working on 
>optimizing (D8):
...

If I understand this correctly, then you need to know, if you have an 
odd number and the even number one higher?

on CheckCards a1, a2
   return 2*(a1 mod 2)=a2-a1+1
end

(What you do to please gerbils  ;-)

Jakob


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to