home *** CD-ROM | disk | FTP | other *** search
- rem RUNPRINT.BAT -- Batch file to print C TOOLS PLUS source code.
- rem
- rem Usage: 1. Copy CTP.FIL and all files listed in it into a single
- rem directory.
- rem 2. Make that drive and directory current.
- rem 3. Execute the following: RUNPRINT {drive}
- rem where {drive} specifies the target disk drive (without a
- rem colon). The formatted print file CONCAT.PRT will be
- rem created in the current directory on that drive.
- rem
- rem Alternate usage: Split CTP.FIL into multiple files to create
- rem multiple output files.
-
- concat %1:concat.prt /n <ctp.fil