my ($recCount) = @_[0]; my ($tlrRecordCount) = @_[1]; my ($verRecordCount) = @_[2]; #### my ( $recCount, $tlrRecordCount, $verRecordCount ) = @_;