Ronald J Kimball:
> > > if( $a%2 .. $a-- ) {
> Here's what I understand the goal to be:
> If $a is true, set $a to false and execute some codeBut the code above doesn't do that for all true values. -- Move 1 pdcawley [11k]: This is, of course, where it all started to go wrong.
