home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FS132_MA.ZIP / ESCAPE.MAN < prev    next >
Encoding:
Text File  |  1993-05-05  |  1.4 KB  |  53 lines

  1. .se Misc
  2. .vm 1
  3. .vi 3
  4. .rl 2
  5. .da 07 May, 1993
  6. .ss Escape Codes
  7. .sa config
  8.  
  9. All of the following escape codes can be used to format the "attribution" 
  10. strings within news. They are primarilly used internally.
  11.  
  12.   %a - current article number
  13.  
  14.   %c - news directory 
  15.  
  16.   %C - current newsgroup, dot format
  17.  
  18.   %d - full name of newsgroup directory (using "\" format)
  19.  
  20.   %D - "Distribution:" line from the current article
  21.  
  22.   %t - "From:" line from the current article, or the "Reply-To:" line if 
  23.         there is one. Comments (such as the full name) are not stripped out.
  24.  
  25.   %u - Host name (your machine's name) - equivalent to "logname"
  26.        field in fsuucp.cfg 
  27.  
  28.   %i - "Message-I.D.:" line from the current article, with
  29.        <> guaranteed
  30.  
  31.   %A - login name (yours) - equivalent to "USER" environment variable or 
  32.        "user" field in fsuucp.cfg
  33.  
  34.   %n - "Newsgroups:" line from the current article
  35.  
  36.   %W - Full name (yours) - equivalent to "HANDLE" environment variable or 
  37.        "handle" field in fsuucp.cfg 
  38.  
  39.   %o - organization (yours) - equivalent to "organization" field in fsuucp.cfg.
  40.  
  41.   %s - subject
  42.  
  43.   %S - subject, with one "Re:" stripped off
  44.  
  45.   %T - "To:" line derived from the "Path:" line of the current article to 
  46.        produce a uucp path 
  47.  
  48.   %x - the news library directory
  49.  
  50.   %Z - domainized system name - equivalent to the "sysname" field in fsuucp.cfg
  51.  
  52.   %% - a literal percent sign
  53.