home *** CD-ROM | disk | FTP | other *** search
- CDPDupA v3.0 - CD-ROM PRO File Listing Duplicate Analyzer
-
- Purpose: To scan a file listing (text file), and remove descriptions
- for files that do or do not exist in a CD-ROM PRO database.
-
- Syntax:
- CDPDUPA [CDP=path to CD-ROM PRO databases] [TEXT=text file to analyze]
- [/EXACT] [/DUP]
-
- - each command parameter is optional, and may also be placed in a
- CDPDUPA.INI file.
- - if CDP= is omitted, the current directory is assumed.
- - if TEXT= is omitted, CAPTURE.TXT is assumed. TEXT= is the file that
- will be scanned AND changed.
- - if /EXACT is omitted, it is assumed you wish to match on the CD-ROM
- PRO Keyword (see CDPRO??.DOC). /EXACT indicates you want CDPDUPA
- to match on complete, exact filenames.
- - if /DUP is omitted, it is assumed you wish the resulting file listing
- to list only unique files. /DUP indicates you want duplicate files
- listed.
-