Deep in the heart of ports.c of pcomm you will find a if statement that checks *str != NULL || str != NULL. This needs to be reversed so that it checks if str is NULL before it checks to see if what str points at is NULL. I've sent the author an E-Mail about this. Scott Turner scotty at l5comp -or- uunet!l5comp!scotty