my @numbers = $acct_trtmt_hsty =~ m/'([789])'/g; print join ":", @numbers;