From: Andrew Dalke (dalke_at_tull.mag.com)
Date: Tue Oct 07 1997 - 04:34:33 CDT

Hello,

  I don't see anything obviously wrong, so I'm thinking there
might be a problem with using tabs instead of spaces. I don't
see any in the email you sent, but there are plenty of places
where the tabs could have been translated to spaces along the
way.

  To see if there are any tabs in your file, you might try:

od -c The_one_i_made_up.pdb | grep '\\t'

If there are any tabs, text will appear, and these tabs need to
be replaced with spaces.

  If that isn't the problem, then I'm confused.

                                                Andrew
                                                dalke_at_mag.com