home *** CD-ROM | disk | FTP | other *** search
/ Hacker / Hacker.iso / HACKER / HEX / HED / hed.cfg < prev    next >
Encoding:
Text File  |  1997-03-15  |  588 b   |  31 lines

  1. ; Hed configuration file
  2.  
  3.  
  4. ; Codepage HeD should use. If this is set to 'default' HeD will
  5. ; use the current codepage.
  6.  
  7. codepage=default
  8.  
  9.  
  10. ; If set to yes HeD will allow editing and pasting beyond the end
  11. ; of a file. This does not apply to logical drives.
  12.  
  13. editpasteof=yes
  14.  
  15.  
  16. ; Auto parsing of fixups. When enabled HeD will automatically parse
  17. ; the header of every file that is recongized as known executable 
  18. ; format.
  19.  
  20. autoloadfixups=yes
  21.  
  22.  
  23. ; Load 'imports' data file.
  24.  
  25. loadimports=yes
  26.  
  27.  
  28. ; Initial state of case matching in search prompts.
  29.  
  30. startupcase=no
  31.