@echo off

goto start

rem This file starts the COPYCAT.EXE program.  This allows
rem access to the CD-ROM library.

rem Note: The /C and /Z command line switches are required for operation
rem of the ASP CD-ROM.  All others are optional.

rem If you have installed the COPYCAT program to a hard disk you will need
rem to add the following command line switch or pass the CD-ROM drive letter
rem on the command line.  Either:  /DH    ...Added to the GO.BAT file (Where
rem the letter H is the drive letter of your CD-ROM drive.) or enter GO H
rem when you start the program.

:start

cd\contents
cat /n /z /c /f /s %1 %2