home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / fmas_030.zip / FMASTER2.CFG < prev    next >
Text File  |  1996-02-25  |  2KB  |  111 lines

  1. ;
  2. ; File Master/2 0.30
  3. ; Copyright 1995,1996 by Alexander Erné - All rights reserved
  4. ; Support via EAgle Soft BBS - 31-20-6900028 - FidoNet 2:280/230
  5. ;             InterNet - alexerne@eagle.xs4all.nl
  6. ;
  7. ;-----------------------------------------------------------------------------
  8. ;
  9. ; The LoraConfig line points to the main configuration file, including the
  10. ; complete path.
  11. ; Default: C:\LORA\CONFIG.DAT
  12. ;
  13.  
  14. LoraConfig C:\BBS\CONFIG.DAT
  15.  
  16. ;
  17. ; Color configuration of File Master/2.
  18. ;
  19. ; The first numeric value holds the foreground color, the second numeric
  20. ; value holds the background color.
  21. ;
  22. ; Color codes used are:
  23. ;       0 - Black
  24. ;       1 - Blue
  25. ;       2 - Green
  26. ;       3 - Cyan
  27. ;       4 - Red
  28. ;       5 - Magenta
  29. ;       6 - Brown
  30. ;       7 - Light gray
  31. ;       8 - Dark gray
  32. ;       9 - Light blue
  33. ;      10 - Light green
  34. ;      11 - Light cyan
  35. ;      12 - Light red
  36. ;      13 - Light magenta
  37. ;      14 - Yellow
  38. ;      15 - White
  39. ; The background color can only be 0 tru 7.
  40. ;
  41. ; Default settings of File Master/2:
  42. ;   DefaultColor 11 1
  43. ;   BarColor     14 3
  44. ;   PopupColor   15 4
  45. ;
  46.  
  47. DefaultColor 11 1
  48. BarColor     14 3
  49. PopupColor   15 4
  50.  
  51. ;
  52. ; File description when no description is entered.
  53. ; Default: <No description available>
  54. ;
  55.  
  56. NoDesc <No description available>
  57.  
  58. ;
  59. ; Show Avatar codes on the screen (Yes or No)
  60. ; Default value is Yes
  61. ; This option is *NOT* used in the editor.
  62. ;
  63.  
  64. ShowAvatar No
  65.  
  66. ;
  67. ; Compression types used, followed by the executable.
  68. ;
  69.  
  70. ZIP ZIP.EXE
  71. unZIP UNZIP.EXE
  72. UseInfoZIP Yes
  73. ARJ ARJ.EXE
  74. RAR RAR2.EXE
  75. LZH LH2.EXE
  76.  
  77. ;
  78. ; User defined compression shell.
  79. ; The program mentioned has to be in the PATH. If the program is can't
  80. ; in the PATH, the complete PATH of the program must be added.
  81. ;
  82.  
  83. ArchiveShell RAR2.EXE
  84.  
  85. ;
  86. ; External JPG viewer.
  87. ;
  88.  
  89. JPG-View C:\QPEG\QPEG.EXE
  90. GIF-View C:\QPEG\QPEG.EXE
  91.  
  92. ;
  93. ;-----------------------------------------------------------------------------
  94. ;
  95. ; Data needed for command-line processing
  96. ;
  97. ;-----------------------------------------------------------------------------
  98. ;
  99. ; Maximum level of file-area to be processed
  100. ;
  101.  
  102. MaxLevel AsstSysop
  103.  
  104. ;
  105. ; All-files listing options
  106. ;
  107.  
  108. AllFilesList D:\FF\ALLSEXES.TXT
  109. NewFilesList D:\FF\ALL_NEW.TXT
  110. NewFilesDays 0
  111. ShowAreaInfo Yes