home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / dos / mailx31x.exe / MAILX.INI < prev    next >
INI File  |  1997-03-07  |  3KB  |  65 lines

  1. ; Sample mail-x Configuration
  2. ;
  3. ; Copyright (c) 1996, 1997 by Branislav L. Slantchev
  4. ; A Fine Product of Silicon Creations, Inc.
  5. ;
  6. ; These settings will generate the defaults (which will be used if you
  7. ; don't have the entries). You do not need to have all of the keywords
  8. ; below used. mail-x will use the ones it finds only and will use the
  9. ; defaults for the rest.
  10. ;
  11. ; -------------------------------------------------------------------------
  12.  
  13. [Mail-X]
  14. Force          = 2,5,6
  15. DisplayFile    = e:\sci\dev\mailx\mailx.ans
  16. bar.LeftCol    = 10
  17. bar.RightCol   = 70
  18. bar.Row        = 20
  19. bar.On         = 4
  20. bar.Hotkey     = 12
  21. bar.Hilite     = 15
  22. bar.BgOn       = 0
  23. bar.Off        = 8
  24. bar.BgOff      = 0
  25. list.Color     = 9
  26. list.Hilite    = 31
  27. list.LeftCol   = 23
  28. list.RightCol  = 59
  29. list.UpperRow  = 7
  30. list.LowerRow  = 17
  31. list.TagChar   = √
  32. list.TagColor  = 9
  33. list.TagHilite = 31
  34.  
  35. ; Notes --------------------------------------------------------------------
  36. ;
  37. ; Force            Areas to force on users. The list consists of area
  38. ;                  numbers, separated with colons (no blank spaces)
  39. ;
  40. ; DisplayFile      The complete path and name to the file to show as
  41. ;                  background. This file can be in ANSi, Avatar, PCBoard or
  42. ;                  Wildcat! format. Example: c:\pb\pex\mailx.ans
  43. ;
  44. ; bar.LeftCol      The left column coordinate of the command bar (1..79)
  45. ; bar.RightCol     The right column coordinate of the command bar (1..79)
  46. ; bar.Row          The row on which to display the command bar (1..24)
  47. ; bar.On           Foreground text color when the command bar is active
  48. ; bar.Hotkey       Hotkey highlight color when the command bar is active
  49. ; bar.Hilite       Color of the selection bar when command bar is active
  50. ; bar.BgOn         Background color when the command bar is active
  51. ; bar.Off          Foreground color when the command bar is inactive
  52. ; bar.BgOff        Background color when the command bar is inactive
  53. ;
  54. ; list.Color       Text color of the area names in the list box
  55. ; list.Hilite      Color of the selection bar in the list box
  56. ; list.LeftCol     Left column coordinate of the list box
  57. ; list.RightCol    Right column coordinate of the list box
  58. ; list.UpperRow    The top row coordinate of the list box
  59. ; list.LowerRow    The bottom row coordinate of the list box
  60. ; list.TagChar     Character to use for identifying tagged areas
  61. ; list.TagColor    Color of the tag character
  62. ; list.TagHilite   Color of the tag character when highlighted
  63. ;
  64. ; -------------------------------------------------------------------------
  65.