home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / bit / listserv / notabene / 2980 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.9 KB  |  39 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!stanford.edu!unixhub!fnnews.fnal.gov!overload.lbl.gov!dog.ee.lbl.gov!network.ucsd.edu!sdd.hp.com!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!wupost!howland.reston.ans.net!paladin.american.edu!auvm!SIVM.BITNET!NASSH100
  3. Message-ID: <NOTABENE%92121318273354@TAUNIVM>
  4. Date:         Sun, 13 Dec 92 11:24:44 EST
  5. Sender:       Nota Bene List <NOTABENE@TAUNIVM.BITNET>
  6. Comments:     Converted from PROFS to RFC822 format by PUMP V2.2
  7. From:         Allan Needell <NASSH100@SIVM.BITNET>
  8. Subject:      an xxdecode trick
  9. Newsgroups: bit.listserv.notabene
  10. Lines: 27
  11.  
  12. From: Allan Needell
  13.  
  14. For those who have been frustrated trying to decode an xxencoded file
  15. transmitted in an email message, perhaps my experience will be helpful.
  16.  
  17. Several times I have tried to decode downloaded xxencoded files only to get
  18. the dreaded "invalid character in line x" message. I'm familiar with that from
  19. uuencoded email messages, which I cannot decode because my system maps both
  20. right and left handed square brackets to the same | (vertical hyphens)
  21. character. But xxencoding uses only lower ascii characters and they are mapped
  22. correctly, hence the frustration. What I found out awhile ago and just
  23. reminded myself, is that my system (or something else) introduces an extra
  24. space following each carriage return on my downloaded email files. The space
  25. is the above mentioned "invalid character.
  26.  
  27. For me to xxdecode an email message (I don't know if Ken or others have the
  28. same experience) I must globally delete the spaces following carriage returns
  29. in the downloaded files. Once done, the -x switch of the uudecode program
  30. (actually, if the file ends in the xxe extension the -x switch is invoked
  31. automatically) works every time.
  32.  
  33. I hope someone finds this trick useful.
  34.  
  35. Allan Needell
  36. National Air & Space Museum
  37. Smithsonian Institution
  38. Washington, DC 20560  (BITNET: NASSH100@SIVM)
  39.