RPrinceton
Programmer
Hi All,
Let's say a field contains "abc def". I want to test this field for imbedded blanks...in this case the blank is contained in position 4. I suppose I could use a "for" construct, but I suspect in Perl there is an easier method. Please advise. Thx in advance.
Regards,
Randall Princeton
Let's say a field contains "abc def". I want to test this field for imbedded blanks...in this case the blank is contained in position 4. I suppose I could use a "for" construct, but I suspect in Perl there is an easier method. Please advise. Thx in advance.
Regards,
Randall Princeton