@echo off 
echo Created by X-Split.  Reading split files: 
copy /b marks.001 + marks.002 + marks.003 + marks.004 + marks.005 marks.avi
