- or download this
if ($intermediate_array[12] eq "GSM" && $intermediate_array[9]
+ eq "MSubmit")
{
...
{
$total_MO_success++;
}
- or download this
if ($intermediate_array[12] eq "GSM" && $intermediate_array[9] eq
+"MSubmit") {
...
$total_MO_success++;
}
}
- or download this
my @del_user_error_count;
...
last;
}
}