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.

-end-
