home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Spiel 1995 October
/
PCS1095.BIN
/
werkstat
/
pv
/
doc.bat
< prev
next >
Wrap
DOS Batch File
|
1994-08-13
|
256b
|
6 lines
@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