Rahul Karnik on Thu, 19 Sep 2002 15:45:11 -0400 |
> Unrecognized character \xA0 at install.pl line 22. The \x switch signals that what follows is in hexadecimal. That means 160 in decimal in this case which according to the extended DOS ASCII chart I am looking at is an accented lowercase "a". Looks like you may have some unintended (non-visible) characters at that position in the script, probably because you cut and pasted from an e-mail. -Rahul _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|