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.

-end-
