home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem This is a sample file for batchprocessing with PV. It shows DOC files with
- rem extension DOC by using the DOS TYPE comand. Please put this file into the
- rem directory where PV is started from.
- echo e.g. use DOC with PV.POC
- type %1 |more