> You may be returning two values, but you're only catching one. > > Try > > my( $start, $end ) = getMarketCells( $apc ); > > > chrs, > john.
You are correct. Thank you very much! Chris -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/