Well at work i am suppose to teach people how todo run a simple srting, but it would be a lot easier if i could write a simple batch file, problem is, is that i havn’t a clue (well i have a small one) of how to write it;
What i need is for it to ask for the filename (which is in the same folder)
When these have been inputted i need it to liturally run a prog in the same folder again that goes
ecplog filename -fRESULTS.txt -vgrrrd
then maybe a line at the bottom saying a file has been created called RESULTS.txt
Right trying to create a basic menu for the batchs i have created now, trying to use the ‘IF’ commands but what command just cant seem to get it to run.
i have 6 options where each one will run a seperate BAT file (or if needed i could include that bat in this file for one HUGE bat)