home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / offtag10.zip / TAGGER.CFG < prev    next >
Text File  |  1993-07-25  |  2KB  |  68 lines

  1.  
  2. Parameters
  3.   ECHO
  4.   QUIT
  5. End Parameters
  6.  
  7. Filepaths
  8.   logfile       tagger.log
  9.   arealist      filearea.ctl
  10. ;  lastuser      c:\box\max\lastus%%.bbs
  11. ;  maxprm        c:\box\max\max.prm
  12.   downloadlist  dlfile%%.lst
  13.   languagefile  english.lng
  14.   helpfile      tagger.hlp
  15. ;  filebase      filebase
  16. End Filepaths
  17.  
  18. ; Color Settings
  19. ; Color values are IBM-attributes (equivalent to Avatar color-codes)
  20. ; You can use the color-table of the Maximus-docs for reference
  21. ; The Blink-attribute is not supported currently
  22. Colors
  23.   MARKED_BAR       62
  24.   MARKED           30
  25.   HIGHLIGHT        30
  26.   BAR              48
  27.   INPUT           112
  28.   FILE_SELECT      27
  29.   FOUND            79
  30.   AREA             28
  31.   AREA_BAR         52
  32.   POINTER          48
  33.   BRACKET          28
  34.   POINT_BRACKET   124
  35.   MAINLINE         31
  36.   TOPLINE          78
  37.   WARNING          79
  38.   HELPLINE         31
  39.   INFOLINE         78
  40.   INFO_HIGHLIGHT   79
  41.   AREANAME         48
  42.   MAINFRAMEL       15
  43.   MAINFRAMER        8
  44.   WINFRAMEL        31
  45.   WINFRAMER        24
  46. End Colors
  47.  
  48. Miscellaneous
  49.   DateFormat DD-MM-YY
  50.   Timeout    120
  51.   MaxTagged  30
  52. End Miscellaneous
  53.  
  54. Speedadapt
  55.   2400  NoScroll ShortBar NoSelectColor
  56.   4800  NoScroll ShortBar
  57.   12000 NoScroll
  58. End Speedadapt
  59.  
  60. Protocols
  61.   Quit X XModem     DOWNMULT.CMD X
  62.   Quit 1 XModem-1K  DOWNMULT.CMD 1
  63.   Quit Z ZModem     DOWNMULT.CMD Z
  64.   Quit L ZModem_with_logoff DOWNMULT.CMD L
  65.   Quit S SEAlink    DOWNMULT.CMD S
  66.   Quit T Telink     DOWNMULT.CMD T
  67. End Protocols
  68.