On Tue, 27 Jan 2004 14:15:29 -0500, J.C. Wren wrote:

One potential show stopper on that code (for some people):

    "The FILES utility works with diskettes and hard disk partitions 
smaller than
    32 megabytes.  It will not work with larger partitions, such as 
those used by
    DOS 4.00 and later versions of DOS, and it will not work with LAN 
drives."

    --jc

I have modifications to remove that limit.  It was there because the
sector numbers were specified in 16-bit variables.  The change makes
them 32-bit in size.

-Bill Knight



Reply via email to