home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / iniedit4.zip / iniedit.abs next >
Text File  |  1996-10-08  |  815b  |  16 lines

  1. INIEDIT is a dialog driven binary INI file editor.
  2.  
  3. INIEDIT can be passed the name of the INI file to be edited or you may select
  4. it from the File menu.  The User, System, LBS or NetDoor INI files may be 
  5. selected directly from the file menu if they exist on the workstation.  
  6.  
  7. Once an INI file is loaded, simply double click on an application in the 
  8. list box and a dialog will open with all of the key values for that 
  9. application.  Double clicking on a key value will open a dialog allowing the 
  10. data for that key to be viewed or edited.  
  11.  
  12. The data associated with a key may be edited in either ASCII or HEX.  If the 
  13. data includes any nonprintable characters then it must be edited in HEX.  Also 
  14. NULL terminated data is supported through a check box so that the data can be 
  15. edited in ASCII.
  16.