Version list for Hexedit PD 2003.

 Hexedit v2.3a upgrade notes:

   The '<locked file>' display will also appear for the file attribute error
   for devices specified as filenames, such as:

     PRN.DRV, LPT1.DRV, or COM1.DRV.

   Filename conanicalizing also strips / network path symbol.

   Adds time slice release function for tight keyboard input loops.

   Changes predefined variable NewPage used by VBDOS.

   Adds more screen borders for display functions.

 Hexedit v2.4a upgrade notes:

   Adds mouse functions.

   Adds file menu box.

   Fixes some DTA functions.

   Cleans up some file detection routines.

   Sorts directories and filenames.

 Hexedit v2.5a upgrade notes:

   Fizes some zero-length problems opening files.

   Moves some arrays to random record file structures.

 Hexedit v2.5a upgrade notes:

   Adds more error trapping functions.

 Hexedit v2.6a upgrade notes:

   Rewrites the directory/filename sort to 'heap sort'.

 Hexedit v2.7a upgrade notes:

   Added drop down input menu.

   Adds Shift-Tab to file menu box.

   Moved some functions/subroutines to Hexedit2.bas due to
   'Out of memory' compiler problems.

   Added Hexsort environment variable to disable filename sorting.

   Copied environment variables Hexscreen and Hexsort to config file.

   Changed all LONG datatypes to CURRENCY to avoid filelength over-runs
   beyond 2 GB.

   Also fixes trying to append a byte to a file beyond LONG length.

 Hexedit v2.8a upgrade notes:

   Adds F1 function key for drive letter selection to file menu box.

   Adds F2 function key for sorting toggle to file menu box.

   Fixes error with bad hex dump filenames.

 Hexedit v2.9a upgrade notes:

   Fixes signed bit error converting hex string between H8000 to HFFFF.

   Changes all references in offset from H0000.

 Hexedit v3.0a upgrade notes:

   Adds Delete key to enter multiple hex values in string format.

   Corrects problem with entering multiple bytes in right window.

 Hexedit v3.1a upgrade notes:

   Traps underflow signed bit error with hex values from 80000000 to ffffffff.

 Hexedit v3.2a upgrade notes:

   Improved hex editor screen redraw during critical errors.

 Hexxit v3.3a upgrade notes:

   Filename renamed to Hexxit33.zip

   Improved hex screen/file dump and print.

   Displays 64-byte conanicalized filename being edited.

   Adds F1 key to toggle 64-byte filename display.

   Adds F2 key to toggle lower screen rows containing help key list.

   Adds HexDisplay= toggle to config file.

   Adds " key to display path of file being edited.

   Adds ; key to display the range of the current hilighted area.

   Adds { key to display number of pasted entries stored in the undo file.

   Wrote Shift-<key> hilighting, and copy/paste/undo features.

   Splits Marker code and Clipboard code into separate submodules.

 Hexxit v3.4a upgrade notes:

   Maintenance release for;

     Fixes Cursor-Right past end of file.

     Fixes file seek with large files adding 65536 bytes to end of file.

 Hexxit v3.5a upgrade notes:

   Maintenance release for;

     Fixes cursor not being restored after moving mouse.

     Fixes hilight area clearing for end of file w/ CursorDown & CursorRight.

 Hexxit v3.6a upgrade notes:

   Maintenance release for:

     Hilighted areas cleared only if mouse in editing area.

     Fixes pagedown and shift-pagedown at end of file.

   Multiple files upgrade notes:

     Drop down menu for file selections now contains new
     selections for CloseFile, and ViewFiles.

     New keys for file functions:

       Alt-V  -  View files.
       Alt-W  -  Close file.

     New keys for file functions:

       F6   -  Goto next file.
       F7   -  Goto previous file.
       F8   -  Load file.
       F9   -  Close file.
       F10  -  View files.

       Alt-1 to Alt-9  -  select specific file.

     Up to 9 files can be loaded at one time.

     Closing a file removes it from the view file queue and packs the
     remaining file handles. Opening a new file adds it to the end of
     the file queue.

     Selection for loading a file starts the file menu box. Closing the
     last file starts the file menu box. If the file menu box returns
     without a filename, and no files are loaded, program exits to the
     DOS prompt.

 Hexxit v3.7a upgrade notes:

   Maintenance release for:

     Hilighted area cleared during mouse clicks only, not mouse move.

     Mouse left click and drag now hilights page down/page up.

     Now allows backwards mouse drag wrap above selected byte.

     Also modifies all Shift-<key> hilighting to wrap up.

     Moves byte and position undo arrays to file structure.

     Moves marker array to file structure.

     Cleans up some marker functions.

     Always displays filename length from offset 0.
      (ascii values still start at 1).

     Cleans up opening nonexistent files.

     All screen redraws after display functions now restore hilighted areas.

 Hexxit v3.8a upgrade notes:

   Cleans up command line filenames.

   Cleans up wildcard characters in filename.

   Adds mouse functions to file menu box.

   Cleans up problem with loading filenames containing imbedded blanks.

 Hexxit v3.9a upgrade notes:

   Fixes error with cursor over long filenames.

   Adds mouse click to file entry area.

   Adds exit symbol to file menu box.

   Improves parsing of partially qualified pathnames in file entry area.

   Adds F3 key at file entry area to move file menu box.

   Adds Alt-<key> (A to Z) to select drive letter in file entry area.

 Hexxit v4.0a upgrade notes:

   Now checks invalid pathnames from file entry area.

   Allows filename for editing to be entered from file entry area.

   Also lets nonexistent files to be edited from file entry area.

   Adds F3 moves file menu box.

   Adds F4 back one drive letter in file entry area.

   Adds F5 forward one drive letter in file entry area.

   Adds F6 toggles 8.3 ambiguation to file menu box.

 Hexxit v4.1a upgrade notes:

   Fixes setting last drive for drive box.

   Adds Xcoor and Ycoor file menu box position in config file.

-end-
