home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / GENUTIL / jar102x.exe / JAR.CFG < prev    next >
Text File  |  1997-09-18  |  2KB  |  90 lines

  1. ; ------- Default section -------
  2. ;
  3. ; Memory usage settings:
  4.  
  5. XmsLimit=6400
  6. EmsLimit=6400
  7. 32MemoryLimit=6400
  8. CheckAvailableMemory=Yes
  9.  
  10. ; Other:
  11.  
  12. ColoredOutput=Yes
  13. SwapFileDirectory=
  14. FullPath=Yes
  15. HideMarkedFiles=No
  16. DOS InteractiveCriticalErrorHandler=Yes
  17. ErrorsToStdout=No
  18. EmulateANSIComments=Yes
  19. DefaultAccessProtection=Authenticate
  20. ; DefaultAccessProtection=GOST v1.01
  21.  
  22. ; Colors:
  23. ;
  24. ; BLACK   (0)    GREY          (8)
  25. ; BLUE    (1)    LIGHT BLUE    (9)
  26. ; GREEN   (2)    LIGHT GREEN   (10)
  27. ; CYAN    (3)    LIGHT CYAN    (11)
  28. ; RED     (4)    LIGHT RED     (12)
  29. ; MAGENTA (5)    LIGHT MAGENTA (13)
  30. ; BROWN   (6)    YELLOW        (14)
  31. ; WHITE   (7)    LIGHT WHITE   (15)
  32.  
  33. DefaultColor=7
  34. ErrorColor=12
  35. SignalColor=15
  36. CommentColor=3
  37. HighlightColor=2
  38. HighIntensityColors=No
  39.  
  40. ; Predefined switches for commands:
  41. ;
  42. ; OptionsForCommand <command>=<switches>
  43. ;
  44. ; Examples:
  45. ;
  46. ; OptionsForCommand v=-ju1
  47. ; OptionsForCommand l=-ju1
  48. ; OptionsForCommand ac=-js1
  49. ;
  50. ; Templates:
  51. ;
  52. ; OptionsForCommand a=
  53. ; OptionsForCommand ac=
  54. ; OptionsForCommand c=
  55. ; OptionsForCommand d=
  56. ; OptionsForCommand da=
  57. ; OptionsForCommand dc=
  58. ; OptionsForCommand e=
  59. ; OptionsForCommand f=
  60. ; OptionsForCommand l=
  61. ; OptionsForCommand lc=
  62. ; OptionsForCommand ls=
  63. ; OptionsForCommand lt=
  64. ; OptionsForCommand m=
  65. ; OptionsForCommand rh=
  66. ; OptionsForCommand sl=
  67. ; OptionsForCommand t=
  68. ; OptionsForCommand test=
  69. ; OptionsForCommand u=
  70. ; OptionsForCommand v=
  71. ; OptionsForCommand x=
  72. ; OptionsForCommand y=
  73.  
  74. ; Uncomment the following 5 lines to not store directories by default:
  75. ; OptionsForCommand a=-hbd0
  76. ; OptionsForCommand ac=-hbd0
  77. ; OptionsForCommand f=-hbd0
  78. ; OptionsForCommand m=-hbd0
  79. ; OptionsForCommand u=-hbd0
  80.  
  81. ; ------- Special sections override previous settings -------
  82. ; Use environment variable "SET JAR_CFG_SECTION=<section>" to specify section
  83. ;
  84. ; Examples:
  85. ;
  86. ; [Win32]
  87. ; OptionsForCommand a=-hf
  88.  
  89. ; ------- End of configuration file -------
  90.