home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / 0151ter2.zip / 0151TER2._XE / rar / TMAIL.EXE / T-CODE.DOC < prev    next >
Text File  |  1994-11-29  |  2KB  |  67 lines

  1.  
  2. ┌───────────────────────────────────────────────────────────────────────────┐
  3. │ ░░░░ UU-ENCODING/DECODING ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. └───────────────────────────────────────────────────────────────────────────┘
  5.  
  6.  This little utility is used for translating binary files into ASCII
  7.  text which can be sent in a normal message.
  8.  When the receiver gets the message, he/she can decode the message with
  9.  this utility and have exactly the same binary file on his/her system.
  10.  
  11.  In other words: this can be used for transfering files through
  12.  different networks, without you have to worry about file attaches etc.
  13.  
  14.  Please read the rules for your network and find out if this is
  15.  permitted before sending files. Small files between 5-10k are usually
  16.  not something anyone will ever complain about as long as you don't send
  17.  100 messages every day.
  18.  
  19.  The syntax is easy:
  20.  
  21.  T-CODE E TMAIL.BBS       Will encode TMAIL.BBS into TMAIL.UUE
  22.  T-CODE D TMAIL.UUE       will decode TMAIL.UUE back to TMAIL.BBS.
  23.  
  24.  Some good advice: If you get a message that contains UUENCODED data,
  25.  first export the message from TMAIL, then decode it. If the data is
  26.  contained in several messages, this is normally done because of the
  27.  maximum message size allowed within the network. Export all messages,
  28.  edit the file and remove all headers and other garbage that does not
  29.  belong to the data. Never send single messages that are above 32k.
  30.  Normally I would advise 16k if it has to be routed through other
  31.  networks, otherwise you risk that some systems will route your message.
  32.  If you send a UU-encoded file in a conference, make sure that the
  33.  moderator allows this before doing it.
  34.  
  35.  Example:
  36.  
  37. - Message 1 (Last lines) -
  38. .
  39. .
  40. .
  41. M([C$QTBX7&PI.ZVQ9?[4^H\-UN/Z:6E>S@R\_C6IGI[./A/V\+IQ839."V,Y
  42. M+HAGS-O9>&56+0;6\Y9ALU<4]X)@(ZSH!_F*,9/O+>&G+(TT5'ZW8$1%;+1H
  43. ·  [ Continued In Next Message... ]
  44.  
  45. - Message 2 (First lines) -
  46.  
  47.    [ ...Continued From Previous Message ]
  48.  
  49. MQNA6-Y`$SOF$N6A=)N9H\VLOF:V:A1CWFYG<*8\&(?*\8MHK%'1V(7U1K28"
  50. M9`66&$F)6E3P$0LZ+L'2TESE7D&=S\P1SR!,"S4V%6LOJ@!#2XV90:"OQQ!=
  51. .
  52. .
  53. .
  54.  
  55. - After you have combined the messages in one new file it should be: -
  56. .
  57. .
  58. .
  59. M([C$QTBX7&PI.ZVQ9?[4^H\-UN/Z:6E>S@R\_C6IGI[./A/V\+IQ839."V,Y
  60. M+HAGS-O9>&56+0;6\Y9ALU<4]X)@(ZSH!_F*,9/O+>&G+(TT5'ZW8$1%;+1H
  61. MQNA6-Y`$SOF$N6A=)N9H\VLOF:V:A1CWFYG<*8\&(?*\8MHK%'1V(7U1K28"
  62. M9`66&$F)6E3P$0LZ+L'2TESE7D&=S\P1SR!,"S4V%6LOJ@!#2XV90:"OQQ!=
  63. .
  64. .
  65. .
  66.  
  67.