Hi guys,
I have a string array (3,101) in the form hh: mm: ss and I would like
to remove the blank spaces between each term but using strcompress
and strtrim I didn't have any success,
Could you suggest to me another way to resolve this problem?
Thanks in advance
Cico