home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 1997 / CT_SW_97.ISO / pc / software / kommunik / win95 / w32-253.exe / WPM-CHAR.R < prev    next >
Text File  |  1993-09-01  |  1KB  |  36 lines

  1. ##
  2. ##  Sample character translation resource file for
  3. ##  WinPMail v1.02, SMTP translation.
  4. ##  Copyright (c) 1993, David Harris, All Rights Reserved.
  5. ##
  6. ##  This file can be used to replace the default SMTP
  7. ##  translation table used by PMail on outgoing non-MIME
  8. ##  messages.
  9. ##
  10. ##  Resource 0 in the file must be an SMTP translation table:
  11. ##  it consists of high-bit characters followed immediately
  12. ##  by the string of characters which PMail should use in
  13. ##  place of the character in outgoing messages. Spaces
  14. ##  delimit each entry.
  15. ##
  16. ##  To use this file, make any necessary changes to it and
  17. ##  compile it using the command "ResCom WPM-CHAR.R". Copy
  18. ##  the resulting WPM-CHAR.RSC file into either your home
  19. ##  mailbox if you want it to affect only you, or into the
  20. ##  same directory as WINPMAIL.EXE if you want it to affect
  21. ##  all users on the system.
  22. ##
  23.  
  24. text TEXT_SMTP_TABLE
  25.    {
  26.    "ÄC Åue Çe Éa Ñae Öa Üa ác àe âe äe ãi åi çi éAE èA ",
  27.    "êE ëee íAE ìo îoe ïo ñu óu òy ôOE öUE õc ústlg ùyen ",
  28.    "ûpeseta üflorin †a °i ¢o £u §n •N ¶a ßo ®? ©+ ™+ ",
  29.    "´.5 ¨.25 ≠! Æ<< Ø>> ≥| ¥| µ| ∂| ∑+ ∏+ π| ∫| ª+ º+ ",
  30.    "Ω+ æ+ ø+ ¿+ ¡- ¬- √| ƒ- ≈+ Δ| «| »+ …+  - À- Ã| Õ- ",
  31.    "Œ+ œ- –- —- “- ”+ ‘+ ’+ ÷+ ◊+ ÿ+ Ÿ+ ⁄+ ‡a ·ss „pi ",
  32.    "‰Sigma ÂRho ÁTau ÈTheta ÍOmega Îdelta Ìo ÓEpsilon ",
  33.    "= Ò+/- Ú>= Û<= ˆ/ ˘o ˙. ˚sqrt ¸^n ˝^2"
  34.    };
  35.  
  36.