Lester Vanhoff Fri, 20 Apr 2007 15:20:51 -0700
It looks like the "for" loop in my code should be: for( i = 0; i < wlnum+1; i++ )
Lester