Hi, I am trying to write a batch script were i will prompt for a 'X' and 'Y' value. I then need to generate files from a single file. I need to have something like this:- filename_X01_Y01.xxx filename_X01_Y02.xxx filename_X01_Y03.xxx filename_X01_Y04.xxx filename_X02_Y01.xxx filename_X02_Y02.xxx fil...