K 10 svn:author V 5 peter K 8 svn:date V 27 2000-07-14T01:22:07.000000Z K 7 svn:log V 281 Oops. I originally extended the bcopy to 8 characters to include the original \0 on the terminating string, however I changed my mind to make it more obvious that the termination was being taken care of and explicitly added the nul terminator. I forgot to reset the bcopy length. END