Version: V2.2, December 1991 Author: Rumen Radev, Mariana Angelova, High Institute of Transport Operating System: VAX/VMS, MicroVMS Source Language: VAX FORTRAN Keywords: Editors, Tools - Applications Development Notes: Executable and/or object code is included. Abstract: HEXEDIT is a full screen hexadecimal file editor. It has
the abilities to edit any file regardless of its structure.
HEXEDIT edits file on block level, ie, changes
are made into current block. User may either save
changed block or ignore the changes. It is more like
patches on existing file. Editor doesn't make new version
of the file. The current block is displayed on the screen
in two formats: Hexadecimal, ASCII. The user may edit in
both styles. Editor includes commands to move through the block
or the file and to change the contents of the
block. On-line HELP is included for all editor commands.
Features
Keypad commands to move through the block or the file.
May edit up to twenty files simultaneously.
Insert characters in Hexadecimal or ASCII format.
Cut and paste block.
See and edit binary representation of character.
Search for string through the file. String may be entered
in ASCII or Hexadecimal format.