I need some help with a batch script I am writing. I have a variable %INPUT% and I need to add 1 to it. I have a loop set up with a lable/goto. So for example it is set by the user to 1000 and it needs to have 1 added to it every loop. Please help me out. Thanks.
well just explorer will open up a browser to look through files, but I've never seen anyone use a actual file browser to select a file to work with. Usually you just write the path to the file.
I'm trying to make it easier for users to select file paths instead of typing it all in. I might switch to visual basic and make a GUI for all this. Right now I'm trying to get a numbered menu (i.e. press 1 for X option, press 2 for Y option).
meh... ok. Is there a way I can make the batch file "figure out where it is" and run the script from that directory? An example would be opening the files in the folder it is placed in.