Ŀ
                 BIGERASE.EXE (Erase Directory Structure)                   


Usage.........BIGERASE /Y [/R] [/43] [/50] [drive:] [path:]

Big Erase will delete all files and sub-directories from a specified drive and
path. If no drive or path is passed, then the current drive & path is assumed
to be the tree to delete.

/43...........will use 43 line mode (requires EGA or greater).
/50...........will use 50 line mode (reqiures VGA or greater).
/Y............You must pass this parameter to confirm that you wish to run
              this program. This stops accidental massive data loss.

/A............Assumes that you wish to delete all directorys on the selected
              drive. (The default directory is the one you start from.)

drive:........The drive that you wish to delete the directory tree from.
path:.........The directory that you wish the deletion to start from.

Examples


BIGERASE C:\PROGRAMS /Y /R 
will delete the files and sub directories in the C:\PROGRAMS directory

BIGERASE /Y 
will delete all sub directories and files starting at the current drive and 
directory.

BIGERASE C: /Y /A 
will attempt to delete all files and sub directories on drive C:.

