Don't have a NT machine handy to try the following BATch file on but it looks like it'll do what you're after on XP:
@echo off
if exist FILE-01_CSV.*.csv goto Begin
echo.
echo Error: No...