TITLE
FileX
VERSION
2.7
AUTHOR
Klaas Hermans, Pavel Fedin, Christian Rosentreter
Guido Mersmann
http://www.sourceforge.net/projects/filex
DESCRIPTION
FileX is a binary file editor which offers the following features:
- Several files can be modified in several windows and/or views at
the same time.
- The edit windows can be opened on any public screen and sized to
any dimension you want.
- Small calculator
- Clipboard converter
- Fontsensitivity
- Locale support if you have OS 2.1 or higher. (English, Finnish,
French, German, Swedish, Dutch, Dansk, Czech, Russian (Norwegian
(not yet included)))
- Undo and Redo (only limited to your free memory)
- Search and replace with history
- Extensive blockfunctions
- ARexxport with 77 commands and asynchronical command shell
- Printing as hexdump
- `Grab memory' to show and modify memory
- AppWindow. If FileX runs on the workbench, icons can be moved onto
the FileX window and the related file will be loaded automatically.
- Iconify
SPECIAL REQUIREMENTS
Needs OS 2.04 or higher.
Localization requires OS 2.1 or higher.
SOURCE
You can get the source from sourceforge.net CVS by typing:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/filex login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/filex co -r release_2_4 -P filex
|