in reply to Bad Char in string
This should also go to the string char by char.for my $a (split //, $z){ #Process characters in this here }
Maybe this will help ?
----------------------------------- --the good, the bad and the physi-- -----------------------------------
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Bad Char in string
by jepri (Parson) on Apr 19, 2001 at 14:53 UTC |