Set Of More DOS Utilities recent upgrade notes:

Upgrade notes for v12.0a:

  Hexed 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.

Upgrade notes for v13.0a:

  Improves date\time switches for Touch, and Touchdir.

  Updates the documentation with more date\time explanations.

  Adds datetime.txt file.

  Upgraded the Uninstal utility. Renamed the file to Uninst11.zip.

  Hexed 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.

Upgrade notes for v14.0a:

  Added improved string assignment to Whatis.

  Fixed problem in Whereis reading file attributes of devices.

  PI files now include pre-calculated data.

  Hexed v2.5a upgrade notes:

    Fixes some zero-length problems opening files.

    Moves some arrays to random record file structures.

    Adds more error trapping functions.

Upgrade notes for v15.0a:

  Hexed v2.6a upgrade notes:

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

Upgrade notes for v16.0a:

  Upgraded Xcount directory/filename parse function.

  Updated Xcount.doc and Whereis.doc.

  Removed /y from Ziplook.

  Added some long datatype parsing examples.

  Hexed 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 DOUBLE to avoid filelength over-runs
    beyond 2 GB.

    Also fixes trying to append a byte to a file beyond 2 GB. length.

Upgrade notes for v17.0a:

  Added Prime3.zip and Findit13.zip

  Hexed 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.

Upgrade notes for v18.0a:

  Improved Whatis with more nonintrinsic trigonometric functions.

  Hexed v2.9a upgrade notes:

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

    Changes all references in offset from H0000.

    Filename renamed to Hexit29.zip

Upgrade notes for v19.0a:

  Improved Whatis recursive function calls.

  Added Getvol1.zip

  Upgrades Findit14.zip

  Hexit v3.0a upgrade notes:

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

    Corrects problem with entering multiple bytes in right window.

Upgrade notes for v20.0a:

  Hexit v3.1a upgrade notes:

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

  Hexit v3.2a upgrade notes:

    Improved hex editor screen redraw during critical errors.

Upgrade notes for v21.0a:

  Adds \Examples\*.Zip with many BASIC source file programming examples.

    Descriptions for 45 files are in \Examples\Filelist.txt

  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.

Upgrade notes for v22.0a:

  Moves Superpi.zip to \Superpi\

  Moves Uninst11.zip to \Uninstal\

  Hexxit v3.4a upgrade notes:

    Fixes CursorRight past end of file.

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

  Hexxit v3.5a upgrade notes:

    Fixes cursor not being restored after moving mouse.

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

Upgrade notes for v23.0a:

  Hexxit v3.6a upgrade notes:

    Hilighted areas cleared only if mouse in editing area.

    Fixes pagedown and shift-pagedown at end of file.

    Upgrade for multiple files in file 'upgrade.txt'.

Upgrade notes for v24.0a:

  Unzips .zip contents to files in \Superpi and \Uninstal

  Hexxit v3.7a upgrade notes:

    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 marker array, byte array, and position undo array to file structure.

    Cleans up some marker functions.

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

    Cleans up opening nonexistent files.

    All screen redraws after display functions now restore hilighted areas.

    Improves file menu box with drive letter entry area, and path override.

    Allows multiple files with * and ? characters on command line.

Upgrade notes for v25.0a:

  Moves imbedded multiple files in \examples\*.zip to Common.zip

  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.

Upgrade notes for v26.0a:

  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.

Upgrade notes for v27.0a:

  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 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 entry area.

Upgrade notes for v28.0a:

  Hexxit v4.1a upgrade notes:

    Fixes setting last drive for drive box.

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

Upgrade notes for v29.0a:

  Hexxit v4.2a upgrade notes:

    Repairs bad selections in file menu box.

    Adds more environment variables.

    Adds file menu box help screen.

    Adds more mouse hide/show in functions.

    Fixes some mouse hilighting after menus.

    Fixes some mouse hilighting during drag/scroll.

    Places in \hexxit42\ subdirectory.

Upgrade notes for v30.0a:

  Hexxit v4.3a upgrade notes:

    Fixes more mouse hide in functions.

    Repairs directory load function.

    Fixes problem with cursor at eol of file entry area.

    Adds F7 to redraw file menu box.

    Adds F8 to override filename attribute requirements in file menu box.

    Rewrites file menu box to support ... and .... path overrides.

    Adds Attr.txt and Bugs.txt description files.

  Hexxit v4.4a upgrade notes:

    Fixes storing current file before loading new file.

    Updates ViewFiles function.

    Repairs problem with loading filelists.

    Adds F11 to drop to DOS.

    Adds Alt-O to print help info.

    Fixes problems with dots in directories in file menu box.

    Adds Error.txt and Error2.txt description files.

Upgrade notes for v31.0a:

  Hexxit v4.5a upgrade notes:

    Cleans some filename display functions for very large files.

    Cleans some display with pasting. Adds Paste.txt description file.

    Repairs mouse drag and page scroll hilighting at top/bottom of page.

  Hexxit v4.6a upgrade notes:

    Upgrades for hexedit loading in multiple DOS windows.

    Adds Tempfile.txt description file.

    Allows multiple specifications of Editfile= in config file.

  Hexxit v4.7a upgrade notes:

    Fixes problem with mouse cursor when reading config file.

    Fixes negative display for CopyPositionStart in DisplayCopy for ; key.

Upgrade notes for v32.0a:

  Improved Whatis notes:

    v2.5a: Added IsPrm() function.

      Added break check to Prm() function.

    v2.6a: Added LCD() and GCM() functions.

      Improves break checking during FN calls.

  Hexxit v4.8a upgrade notes:

    Adds Alt-B to add multiple null bytes to end of file.

    Adds Alt-G to add multiple specified bytes to end of file.

    Adds mouseover to file/dir/drive boxes of file menu box.

Upgrade notes for v33.0a:

   Hexxit v4.9a upgrade notes:

     Fixes left mouse button click in Windows XP.

   Hexxit v5.0a upgrade notes:

     Fixes mouse buttons in Windows XP.

   Hexxit v5.1a upgrade notes:

     Fixes mouse over cursor location in Windows XP.

Upgrade notes for v34.0a:

 Hexxit v5.2a upgrade notes:

   Repairs error trap display message.

   Adds percent display to append functions Alt-B and Alt-G.

   Updates some display messages in ViewFiles.

   Fixes mouse left click and drag scroll.

   Adds left mouse click to enter <esc> key at prompts.

 Hexxit v5.3a upgrade notes:

   Adds percent display to HexFileDump and HexFilePrint.

   Upgrades block copying to Alt-B and Alt-G.

   Adds F12/Alt-I function to run a DOS command in shell.

   Adds color changing in config file.

 Hexxit v5.4a upgrade notes:

   Fixes ShowMouse routine for Windows XP.

   Also runs in Command.com XP DOS box when Mouse.com used.

 Hexxit v5.5a upgrade notes:

   Removes link overlays for systems without EMS loaded.

   Changes reference to Clipboard from conflicting VB subroutine.

   Fixes some problems with DirBox in file menu box.

   Adds F3 (duplicates Alt-K) search ascii string,
     F4 (duplicates Alt-S) search multiple bytes, and
     F5 (duplicates Alt-Y) toggle right window.

Upgrade notes for v35.0a:

  Files in \examples\ modified:

    Findit14.zip upgraded to Findit15.zip

  Hexxit v5.6a upgrade notes:

    Wrote specialized Printf function for XP Dos box compatibility.

    Now stores cpu register state during XP Dos box calls.

    Repairs some clearscreens during error trapping.

    Cleans up inconsistencies in file menu box.

    Now stores toggled right window settings for each file loaded.

Upgrade notes for v36.0a:

  Whereis v1.9a upgrade notes:

    Counts display lines past 80 characters.

  Stree v1.6a upgrade notes:

    Attribute override changed to find only.

    Extended display list calculates lines past column 80.

  Xtree v1.2a upgrade notes:

    Attribute override changed to find only.

  Hexxit v5.7a upgrade notes:

    Fixes directory display in file menu box after F2, F6, and F8.

    Adds F9 to file menu box for help screen.

    Adds F10 to file menu box to exit program.

    Optimizes error routine message display.

    Repairs error with loading multiple filespec from filelist.

  Hexxit v5.8a upgrade notes:

    Fixes some mouseover displays for file and dir boxes.

    Repairs drive selection for directories in root.

    Adds dir box display '<dir>' and directory attribute in size area.

    Adds override for directory attribute search.

    Adds drive letter, drive volume label, volume serial number, and
    volume fat type to drive mouseover in file size area.

    Now activates function keys while keyboard entry is in boxes
    other than user data entry area.

    F12 key in file menu box loads matching filespec into the editor.

Upgrade notes for v37.0a:

  Adds Serial.bas and Serial.txt files.

  Upgrades Mkserial and Rdserial utilities.

  Upgrades Mkvolbpb and Rdvolbpb utilities.

  Hexxit v5.9a upgrade notes:

    Optimizes some file menu box drive access loops.

    Updates the path override in file menu box.

    Adds file exclusion to config file. Wrote exclude.txt description file.

    Adds drive letter quiet mode to file menu box Alt-F1 key.

    Adds file exclusion to file menu box Alt-F2 key.

    Optimizes file/directory sort with bubble sort for
    arrays less than 50 entries.

    Improves some error trapping in file menu box.

  Hexxit v6.0a upgrade notes:

    Fixes disk not ready error for drive letter mouseover in file menu box.

    Adds directory exclusion to file menu box Alt-F3 key.

    Edited file menu box help screen.

  Hexxit v6.1a upgrade notes:

    Cleans up some drive displays for volume label, serial number, and
    system fat type in file menu box when using Windows XP Pro DOS box.

Upgrade notes for v38.0a:

  See 'upgrade2.txt' for non-implementational features.

  Fixes the more prompt in Whereis and Stree;

    Prompts were not being displayed before filenames past 80 characters
    were overflowing past line 22.

  Hexxit v6.2a upgrade notes:

    Fixes error with drop down menu being activated by mouse when
    locked file loads with zero file length.

    Adds a realtime Hex/Dec calculator to keypad '5' key.

    Repairs signed bit errors with hex strings containing leading zeroes.

Upgrade notes for v39.0a:

  Copyit v2.1a upgrade notes:

    Adds current date to /e when specified as 99/99/9999.

    Also adds date filename pattern matching with /e1: and /e2:

    Adds Alt-F5 calculator key to Hexedit.

  Stree v1.8a upgrade notes:

    Repairs more prompt.

Upgrade notes for v40.0a:

  Updates Findcode and Findvar to v1.2a.

  Adds Scrnsave.exe Windows screen saver start program.

  Hexxit v6.3a upgrade notes:

    Fixes F12 load filespec in file menu box.

    Adds Alt-F4 toggle file sort ascending/descending to file menu box.

    Adds Alt-F5 toggle dir sort ascending/descending to file menu box.

Upgrade notes for v41.0a:

  Adds the Zazt v1.11 project to \examples\

  Adds comments to all .zip projects in \examples\

  Changes display for last access date for Whereis v2.1a

  Updates some page breaks in Stree v1.9a

  Repairs register storage during retry in error prompt for all utilities.

  Now includes BC71.INC file.

    Note: For BC7, remove REMs from: BC7.INC and BC71.INC
      Also read the COMPILE.TXT file.

  Hexxit v6.4a upgrade notes:

    Repairs DOS directory list sort.

    Adds filename/directory date and time after size in file menu box.

    Adds Alt-0 CloseAllFiles to editing box and DropDownMenu files selection.

    Allows QuietSwitch to set file menu box info for date/time and attribute.

    Allows QuietSwitch to toggle to multiple states of file info data.

    Adds <escape> key to AppendMultiByte function.

    Adds switch for Creation/Last Access/Last Modified date/time of filename.

    Adds Alt-F6 for file date/time info switch override in file menu box.

    Adds switch for Byte/Kilobyte/Megabyte filesize divisor of filename.

    Adds Alt-F7 for file size info switch override in file menu box.

Upgrade notes for v42.0a:

  Repairs comspec in whereis command.com shell.

  Improves whereis and xdir extended display and paginating.

  Fixes touch and touchdir utility for dos last access and modify date/time.

  Adds parsed millisecond to seconds of file creation time in all utilities.

  Truncates file last modified seconds in all utilities.

  Fixes trapping of extra characters in command line in all utilities.

  Copyit v2.3a upgrade notes:

    Fixes the preservation of file date\time.

    Repairs directory attributes not being copied.

  Copyit v2.4a upgrade notes:

    Adds current date\time defaults to /5 and /6.

    Changes format of /5 switch to mm/dd/yyyy.

    Fixes /6 not parsing time format correctly.

    Fixes combinations of /5, /6, with /7, /8, and /9 switches.

    Adds /s1, /s2, /s3 date\time override switches for /e, and /t switches.

    Adds /z1, /z2, /z3 synchronize override switches for /a, and /a? switches.

    Repairs storage of file time in milliseconds.

    Fixes trapping of extra characters in command line.

    Fixes comspec variable when calling command.com.

  Copyit V2.5a upgrade notes:

   Adds millisecond timing to /t switch used with /s1, /s2, and /s3.

   Adds millisecond timing to /a, /a? switches used with /z1, /z2, and /z3.

   Removes seconds from all last modified time variables.

  Copyit V2.6a upgrade notes:

   Extended the /L switch for more specific display info.

   Restores file/dir destination array order.

   Corrects error when opening/closing output file.

   Increments excluded file list to 128 characters.

  Hexxit v6.5a upgrade notes:

   Changes date\time display for creation/last access/last modified in
   file menu box.

   Fixes Alt-Fx keys not trapped in all boxes of file menu box.

Upgrade notes for v43.0a:

  Copyit v2.7a upgrade notes:

    Cleans command line parsing.

    Changes DOS commands to /[<command>] switch.

  Stree v2.4a upgrade notes:

    Repairs reading directory attributes.

  Whereis v2.6a upgrade notes:

    Changes DOS command to /[<command>] switch.

Upgrade notes for v44.0a:

  Cleans up recursive directory parsing in all utilities.

  Changes attribute overrides from + to // in all utilities.

  Stree v2.5a upgrade notes:

    Fixes more display prompt.

  Whereis v2.7a upgrade notes:

    Fixes problem with reading file date in DOS 7.00

  Hexxit v6.6a upgrade notes:

    Cleans up all hexedit code and documentation.

    Removes some .lib and .qlb files from archive.

    Adds /s switch to BC7 makefile command line to free up string space.

Upgrade notes for v45.0a:

  Copyit v2.8a upgrade notes:

    Fixes combinations of /s and /o causing syntax error.

  Whereis v2.9a upgrade notes:

    Fixes switch replacements in /[<command>] switch.

  Uninstal v1.2a upgrade notes:

    Adds command line parsing fixes.

    Moves \uninstal files to \morutl44 utility root directory.

Upgrade notes for v46.0a:

  Modifies network paths for all utilities.

  Copyit v2.9a upgrade notes:

    Adds /o1 and /o2 for wide display and 8.3 filename display.

    Removes /o switch.

    Adds /x1 and /x2 for truncated source filename display.

    Removes /x switch.

    Rewrote help screens for Copyit /?

  Copyit v3.0a upgrade notes:

    Adds /g switch for \\server\share\ destination copying.

    Also allows <filelist> to include \\server\share\ source filenames.

  Copyit v3.1a upgrade notes:

    Repairs network paths in command shell.

  Hexxit v6.7a upgrade notes:

    Improves search algorithm.

    Adds percent remaining to search.

    Now allows network path access in file menu box.

    Also allows network path access on command line.

    Also allows network path access in filelist.

Upgrade notes for v47.0a:

  Finalizes network path work on all utilities.

  Copyit v3.2a upgrade notes:

    Cleans up output file display for network paths.

  Hexxit v6.8a upgrade notes:

    Cleans up redirected command line.

    Rewrites file menu box sort subroutines.

    Fixes file menu box deconcatenated short filename display.

Upgrade notes for v48.0a:

  Xcount v1.6a upgrade notes:

    Dots are now displayed for each filename counted.

    Dots are now not displayed when filename or directory list selected.

  Copyit v3.3a upgrade notes:

    Fixes /d default when omitted and /g specified.

    Now allows omission of /d and /f when /g specified.

  Hexxit v6.9a upgrade notes:

    Now allows filename creation in network path.

    Corrects starting hexedit in long pathname.

    Fixes restoring drive\path after call to file menu box.

    Adds Control-F3 to continue previous search.

  Hexxit v7.0a upgrade notes:

    Corrects reading default netpath before calling file menu box.

    Fixes file menu box deconcatenated network share filename display.

  Hexxit v7.1a upgrade notes:

    Fixes restoring netpath after call to file menu box.

    Fixes file menu box deconcatenated network default share filename display.

Upgrade notes for v49.0a:

  Added FileComp file compare utility.

  Example.doc updated for new utility switches.

  Upgrades Drives utility to v1.2a.

  Copyit v3.4a upgrade notes:

    Also allows omission of /d, /f, and /g.

    Now allows /d w/o parameter during /g specification.

    Now allows /g w/o parameter for default server name/share drive.

  Hexxit v7.2a upgrade notes:

    Adds Hexedit6 submodule containing replacement stub subroutines.

    Removes attempted netpath ambiguation,
      and changes to default server path retracting.

    Optimizes many stub subroutines,
      and merges similar functions.

    Support for BC7 compiler is removed due to stack overflow errors.

    Now allows filelists for editfile, dumpfile, and excludefile to be on a
    server netpath.

  Hexxit v7.3a upgrade notes:

    Adds Hexedit6 submodule omitted from v7.2a

Upgrade notes for v50.0a:

  Adds Boot.Error label to all utilities.

  Adds redimensioning arrays to Findcode, Finddoc, and Findvar.

  Upgrades Findy, and Zsort columnated streaming.

  Upgrades Filecomp with several new command line switches.

  Upgrades Findcode, Finddoc, and Findvar for wildcard/boolean searches.

  Adds Pig10a.zip and Eject11.zip to \examples

  Copyit Version v3.5a:

    Traps nul command line.

    Fixes some output after Control-Break.

  Hexxit Version v7.4a:

    Added Control-Break trapping interrupt service.

    Resets/Sets control-break trapping during DOS command shells.

    Now allows zero-length files.

    Traps errors during appending bytes to file.

    Traps errors during opening printer ports.

    Displays <read-only> for locked files.

    Displays <zero-byte> for zero-length files.

    Displays <locked file> for zero-length locked files.

    Added customized scrolling LineInput$ function for user input.

    Rewrote GetFileLength subroutine for Windows.

    Adds more dospath truncating from netpath in File Menu Box subroutine.

    Increases undo bytes and markers stored file to 16,777,216 entries.

    Increases file Menu box maximum stored directories/filenames
      to 16,777,216.

    Fixes problem with restoring marker arrays between multiple files.

    Also allows Enter to add byte to zero length file.

    Also allows Insert/Delete to add strings past end-of-file.

Upgrade notes for v51.0a:

  Moves Sorttest to \examples\sorttst2.zip

  Adds Qlbview.zip to \examples

  Uninstal utility makefile.un instructions moved to makefile.

  Fixes Find utilities for BC7 compatible compiling.

  Edits Makefile.bc7 for Filecomp BC7 compatible compiling.

  Adds /1:n drive skip switch to Listvols utility.

  Cleans up reading command line drive letter in:
    Drives, Listvols, Drivespc, and Totalspc.

  Adds more switches to: Rdserial, Rdvolbpb, Mkserial, Mkvolbpb,
    Deldir, Makdir, Newdir, Rendir, Newvol, and Renvol.

  Updates Dirattr and Setattr with wildcard ? and * characters and
  directory recursion.

  Changes +n switch to /n in Zsort, and Findy command line pipe filters.

  Adds wildcard and boolean searching to Findy.

  Increases the SuperPI data file to 64K.

  Adds ReadQlb utility.

  Improves Readdll2 utility.

  Copyit Version v3.6a:

    Allows Nul command line during redirected input.

  Copyit Version v3.7a:

    Allows Nul command line during environment variable and config file input.

  Whereis v3.2a:

    Allows listing of volume labels on netpaths.

  Uninstal Version v1.3a:

    Fixes parsing of /f:"<filename.ext>" on command line.

Upgrade notes for v52.0a:

  Improves more prompts for Dirattr and Setattr.

  Repairs switch parsing for all utilities.

  Removes forcing of environment variables to uppercase in all utilities.

  Squashes Control-Break trapping bug in Typea and Typey.

  Whereis v3.3a:

    Traps more command line switches.

    Adds @ prepended filename for filelist.

    Adds /@ switch to enable filelists.

    Adds /# switch to ignore filelist prompts.

  Copyit v3.8a:

    Adds /@ switch to enable filelists.

    Adds /@2 switch to disable filelist pattern matching.

    Adds /# switch to disable filelist prompts.

  Whatis v2.9a:

    Fixed Left$/Mid$/Right$ display without assignment.

    Fixed FZ() function.

    Adds third order boolean functions.

Upgrade notes for v53.0a:

  Adds Diskcomp v1.0a:

    Diskette compare utility.

  Adds Diskcopy v1.0a:

    Diskette copy utility.

  Copyit v3.9a:

    Fixes command switch replacement characters.

  Wheris v3.4a:

    Fixes command switch replacement characters.

Upgrade notes for v54.0a:

  Adds Hexcalc the Hex-to-Dex calculator.

  Moves arrays in Xtree to temp datafile.

  Adds /_ switch to override windows detected for all utilities.

  Changes detection of Windows before DOS in XP.

  Repairs pipe streaming in all utilities in XP.

  Rewrote all TEE functions for XP compatibility.

  Fixes deleting directories and files in Treedel and Uninstal in XP.

  Hexxit v7.5a:

    Fixes problem with deconcatenating lowercase netpaths in XP.

    Adds config file setting for windows detection override for XP.

  Hexxit v7.5a r2.0a:

    Fixes hex-to-dec calculator keyboard entry.

Upgrade notes for v55.0a:

  Adds ReleaseTime time slice release function for utilities:
    Diskcomp, Diskcopy, Filecomp, and Hexcalc.

  Copyit V4.1a:

    Parses quotes in path variable.

    Adds variable for /_ to override windows detected.

    Moves read config file to subroutine to avoid switch parsing errors.

  Copyit v4.2a:

    Also parses ;; nul paths in path environment variable.

    Does does delete destination file in error when appending.

  Hexxit v7.6a:

    Adds config file setting for DOS loaded override.

    Checks for file length beyond 2 GB.

    Parses quotes from long filenames in path variable.

    Parses nul filenames in ;; semi-colons in path variable.

    Fixes creating nonexistent file in Menu box in long pathnames.

    Repairs display of pathname when creating file.

    Now allows for empty directories when specified in net path in menu box.

    Resets and restores Control-Break when exiting from redirected input.

    Fixes Ambiguate switch in file menu box not reading all files in 8.3 form.

    Now allows all 8.3 file functions to be Windows long filenames including
      DumpFile, and ExcludeFile.

Upgrade notes for v56.0a:

  All utilities:

    Adds filename for error reading filename attributes.

    Fixes problems with Makefile.

  Adds:

    1Mdigits.zip to \Examples

  Copyit v4.3a:

    Adds /V1 for resume copy file.

    Adds /V2 byte override for resume copy file.

  Whatis v3.2a:

    Improves numeric output.

    Adds WHATOUT environment variable.

    Adds /z command line variable for digital numeric output.

  Listvols v1.6a:

    Improves output dislpay.

  Dirattr v1.4a:

    Adds /n for nested directories.

    Fixes /z error display variable.

  Setattr v1.5a:

    Adds /n for nested directories.

    Fixes /z error display variable.

  Whereis v3.6a:

    Adds /z1 to display only files with errors.

  Deletions:

    Totalspc and Drivespc were deleted due to imcompatibilies with XP.

    Freedisk was deleted due to incompatibilities with XP.

    Fatfree*.* was deleted due to incompatibilities with XP.

    Superpi is no longer distributed because it is no longer a benchmark.

  Hexxit v7.7a upgrade notes:

    Optimizes menu for lower compiler memory requirements in XP.

    Adds undocumented features in menu box to documentation.

-end-
