in reply to Bad Char in string

I can't find an error in your script, but have you tried this one:
for my $a (split //, $z){ #Process characters in this here }
This should also go to the string char by char.

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
    Thanks. I tried that also, and the problem remains. On the up side, it is definately something to do with that '0' character.

    ____________________
    Jeremy
    I didn't believe in evil until I dated it.