Short: binary file editor Author: Klaas Hermans, Chrisian Rosentreter and others Uploader: Christian Rosentreter Type: disk/moni Version: 2.4 Replaces: FileX.lha, FileX-src.lha Requires: reqtools.library (optional) Architecture: m68k-amigaos TITLE FileX VERSION 2.4 AUTHOR Klaas Hermans, Pavel Fedin, Christian Rosentreter 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, 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 modulename