bufIFS=${IFS}; IFS=,
set -A ARRY ${strings//?/${.sh.match[0]},}
IFS=${bufIFS}