Horrid
Programmer
- May 20, 1999
- 373
- 0
- 0
I have a problem with Perl incorrectly matching on an if statement. The match is for character A with character B where character B resolves to key code 1 (looks like "". Works fine if character B is any normal character, but I always get true returned when checking for characters like "".
Any trick to getting Perl to know that A does not = ""?
Thanks
Any trick to getting Perl to know that A does not = ""?
Thanks