home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / bw212os2.zip / TAGFILES.BW < prev    next >
Text File  |  1994-01-21  |  4KB  |  84 lines

  1. ; The Blue Wave Offline Mail Reader v2.12 OS/2
  2. ; Copyright (C) 1992-1994 by Cutting Edge Computing
  3. ; All Rights Reserved.
  4.  
  5. ; Alternate TagFile Definitions
  6.  
  7. ; Blank lines, and lines beginning with a ';' are ignored.
  8.  
  9. ; If this file (TAGFILES.BW) exists in the reader's current directory,
  10. ; it will open this file and try to see if an alternate tag line file
  11. ; should be used for a given area.  There may be any number of "BBS_ID"
  12. ; lines and any number of "Area Tag" lines in this file.
  13.  
  14. ; The format for this entry is shown below.  For each BBS that you use
  15. ; The Blue Wave Offline Reader on, you may define an alternate set of
  16. ; tag line files to use.  The reader will automatically try to load and
  17. ; operate on the tag line file defined.
  18.  
  19. ; Each BBS_ID line should be followed by a list of area "tags" that
  20. ; correspond to the areas that you would like to override in the reader.
  21. ; After the keyword "BBS_ID", you should place the root packet name of the
  22. ; mail packets from that BBS.  For instance, if you download packets called
  23. ; "WILDBLUE.TH1", "WILDBLUE.FR2", etc from The Wild! Blue BBS, the BBS
  24. ; "root name" is "WILDBLUE".
  25.  
  26. ; An optional parameter on the BBS_ID line is the name of a tag line file
  27. ; to use for ALL areas on that particular BBS.  For instance:
  28.  
  29. ; BBS_ID   WILDBLUE    C:\BWAVE\TAGS\WILDBLUE.TAG      Random
  30. ;          COMM        C:\BWAVE\TAGS\COMM.TAG          Prompt
  31.  
  32. ; would randomly select taglines from the file "WILDBLUE.TAG" for *all*
  33. ; areas on WILDBLUE, except for when entering messages in the COMM echo.
  34. ; In that case, "COMM.TAG" would be used.
  35.  
  36. ; The "area tags" will vary from one BBS to another.  If the host BBS
  37. ; system is Maximus, Telegard, or Opus, the area tag will most likely
  38. ; be short words or abbreviations that describe the echo.  If the host BBS
  39. ; system is RemoteAccess, QuickBBS, or SuperBBS, the area tag will most
  40. ; likely be the same as the message area number.  With QWK-style packets,
  41. ; the Area Tag *will* be the same as the message area number.
  42.  
  43. ; You can find the area tag of any message area in your download packet by:
  44. ;
  45. ;       1)  Pressing "Tab" while at the "Choose Area to Read" window.
  46. ;       2)  Pressing "I" while reading messages in the message area
  47. ;           in question.
  48.  
  49. ; The tagline file name should come after the area tag.  The tagline
  50. ; file name can point to a valid tagline file (in which case there will
  51. ; be no filename prompting), or can contain a wildcard filespec
  52. ; (C:\BWAVE\*.TAG), in which case the reader will bring up a selection
  53. ; window and allow you to choose which file to use.  THIS PARAMETER IS
  54. ; REQUIRED.  In some cases, you may wish to use NO TAGLINES for a
  55. ; message area.  If so, please specify "None" as the file name for this
  56. ; area.  When "adopting" tag lines from within the reader, the
  57. ; filename specified here will be used.
  58.  
  59. ; The last parameter is the selection type.  For some areas you may want
  60. ; to use the PopUp window selection process, and in some areas you may
  61. ; want the random selection.  You can override the default reader setup
  62. ; for selection type by using one of these keywords as the "Selection Type"
  63. ; parameter:  "Prompt", "Random", "Manual", "Hancock", and "None".  If you
  64. ; choose "Hancock", "Manual", or "None", be sure to specify the tagline
  65. ; file name as "None".
  66.  
  67. ;  [area tag]     [tagfile name, or "None"]   [Selection Type]
  68.  
  69. BBS_ID  WIMPYS    C:\Bwave\Wildblue.Tag       Prompt
  70.    COMM           C:\Bwave\*.Tag              Prompt
  71.    FDECHO         C:\Bwave\Funny.Tag          Random
  72.    GENERAL        C:\Bwave\Taglines.Bw        Prompt
  73.    PRIVATE        None                        None
  74.    NETMAIL        None                        Manual
  75.    BLUEWAVE       None                        Prompt
  76.  
  77.  
  78.  
  79. BBS_ID    DOMAIN_I
  80.    BLUEWAVE       Bluewave.Txt                Prompt
  81.    MCKYMOUS       Mickey.Txt                  Random
  82.  
  83. ; End of TAGFILES.BW
  84.