@echo echo This batch is called by PV if you press the "C" key. echo in this example it can be used to do a copy of a file to the echo destinationpath selected by PV echo %1 current filename %2 Filetype %3 destination echo If you delete this batch you will have a DOS - Shell with PV. copy %1 %3*.*