home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pmhexed.zip / README.1ST < prev   
Text File  |  1995-07-04  |  2KB  |  96 lines

  1.  
  2. HEXEDIT 1.0 beta
  3.  
  4.  
  5. **********************************************************************
  6. First a warning:
  7. HEXEDIT is a utility for programmers and other people who know what
  8. they are doing. If you play around and manipulate some bits and bytes
  9. in executables, EAs, and such, anything can happen!
  10.  
  11. HEXEDIT WILL NOT WARN YOU BEFORE OVERWRITING FILES WITH "SAVE AS..."!!!
  12.  
  13. I assume absolutely no responsibility for what you do with HexEdit, nor 
  14. for any damage that occurrs through the use or abuse of the program.
  15.  
  16.  
  17. HEXEDIT 1.0 beta is Freeware. (The actual release will not be free).
  18. You may copy and redistribute as much as you like, as long as you 
  19. always include this very document.
  20. You may not alter it in any way.
  21.  
  22. ***********************************************************************
  23.  
  24. What HEXEDIT is
  25. ===============
  26.  
  27. Well, surprise, surprise. It's a Hex Editor.
  28. I don't think I'll have to explain much about what it does and how 
  29. to use it. You'll figure it out.
  30.  
  31. some features:
  32. - native 32bit OS/2 PM app. (no port)
  33. - multi-threaded
  34. - max. file size supported is 2GB
  35. - HPFS and EA aware
  36.  
  37.  
  38. Installation
  39. ============
  40.  
  41. There is no installation. It's just one EXE. 
  42. An INI file will be created when you first use it. 
  43. Where, is kind of undefined yet and depends on how you start it. 
  44. (it's a beta). The location will be stored in OS2.INI (it's the
  45. only thing that goes into OS2.INI - everything else is in the
  46. private INI file).
  47.  
  48. To change the location of the INI file, invoke "Preferences..." from
  49. the "File" menu. (or click right mouse button into window)
  50.  
  51. I suggest to change the font to "System VIO 11p". Looks best. 
  52.  
  53.  
  54.  
  55. Why it is a beta
  56. ================
  57.  
  58. So far HEXEDIT has been absolutely stable. I am not aware of any major
  59. bugs. (Dialogs look a little clumsy with Large Fonts)
  60. It is mainly performance and some additional functionality I want to 
  61. work on before making the final release. (Especially how to handle
  62. the .LONGNAME EA across file systems)
  63.  
  64. And I want your input !!!
  65.  
  66. So, if there are any features that you would like to be added,
  67. anything that doesn't behave the way you would expect it to,
  68. anything that doesn't look cool,
  69. any bugs,
  70.  
  71.   please let me know!
  72.  
  73. Write E-Mails to Rupert Weber-Henschel:
  74.        76503,3001 (@compuserve.com)
  75.     or rupert1@ibm.net
  76.  
  77.  
  78. Thank you for testing HEXEDIT.
  79. Hope, you'll love it.
  80.  
  81.  
  82. Rupert
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.