Dec 282017
 
Deletes files on the main directory already in a ZIP file.
File DXZIP.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
Deletes files on the main directory already in a ZIP file.
File Name File Size Zip Size Zip Type
DXZIP.C 6375 2183 deflated
DXZIP.DOC 904 436 deflated
DXZIP.EXE 15600 8921 deflated

Download File DXZIP.ZIP Here

Contents of the DXZIP.DOC file


DXZIP - This routine does for PKZIP and ZIP files what DXARC did for
ARC files: deletes files on the main directory already in
the ZIP file, either by name only or if size, date, and time
matches. Source and executable included. Compiled using large
model.

Compiler: Turbo C 1.5. Will compile under Turbo C 2.0 or under
MicroSoft C 5.0 or later or QuickC 2.0 or later.

Description: Deletes file(s) in current directory found in ZIP file.
Files are deleted if they match in name, size, date, and
time, unless 'name' option is selected or if 'prompt' is
selected.

Syntax: DXZIP zipfile [name|prompt]
'zipfile' is required.
'name' deletes file on name match.
'prompt' asks if to delete file regardless of size, date,
or time of the file.


 December 28, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)