Search found 2 matches

by Radha
10 Jul 2012 07:50
Forum: DOS Batch Forum
Topic: Batch script to validate filename&format
Replies: 3
Views: 3106

Re: Batch script to validate filename&format

Thanks for the reply.

Filename will be the same,it will not change and the format is CSV file.
by Radha
09 Jul 2012 15:05
Forum: DOS Batch Forum
Topic: Batch script to validate filename&format
Replies: 3
Views: 3106

Batch script to validate filename&format

I am new to batch script .I need help for writing batch script which can be automated and execute every day on specific time. My File name will be of below format: e.g. ABC_CDEFGH_2601201012316_00001.csv 1.I should validate the name of the file and also its format. 2.Need to check if the file is emp...