- or download this
#build up the hash CF
if (/CF/){
...
$hash{CF} = $tmp[1];
#say $hash{CF};
}
- or download this
#PROBLEM CODE check CF fields need to accommodate for multiple CF l
+ines
if (exists $hash{CF})
...
$line .= ",$add";
}
- or download this
<BEGINFILE>
<SUBBEGIN
...
ODBPREMSMS=NO;
ODBADULTSMS=YES;
<SUBEND
- or download this
#!/usr/bin/perl
use strict;
...
close INFILE;
close OUTFILE;