home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14117 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.1 KB

  1. Xref: sparky comp.sys.mac.programmer:14117 comp.sys.mac.comm:8020
  2. Path: sparky!uunet!stanford.edu!unix!css-mac1.sri.com!user
  3. From: mxmora@unix.sri.com (Matthew Xavier Mora)
  4. Newsgroups: comp.sys.mac.programmer,comp.sys.mac.comm
  5. Subject: SMTP ASCII problems (postscript)
  6. Message-ID: <mxmora-170892170339@css-mac1.sri.com>
  7. Date: 18 Aug 92 00:10:19 GMT
  8. Sender: news@unix.SRI.COM
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: SRI International
  11. Lines: 14
  12.  
  13. I'm writing a faxing application based on newswatcher code and have a
  14. question on the ascii translation of text files. When I send a 
  15. postscript file to the fax daemon, some character translation takes
  16. place. If their is a copyright symbol in the file it gets converted
  17. to an ")". I noticed when quickmail sends a text file it converts
  18. the symbol to "(c)". Is this a standard or something? Is there
  19. some escape sequence I have to convert mac upper ascii characters
  20. to before I send the file via smtp? I'm a little worried on how this might
  21. effect the postscript code going across the net. Isn't postscript supposed
  22. to be ascii?
  23.  
  24. Thanks
  25.  
  26. Matt
  27.