Maybe i better explain that Im not totally new to batch files......No, i wasnt having any problems making the bat file itself...I have a "basic" undertanding of what they are and what they can do. Its a pretty simple procedure.
However, when i try these commands suggested, i bascially get nothing. Its the getting it to do what i want it to, thats not working. I tried all the ways suggested and it just doesnt seem to work. But...OK....maybe Im making a mistake....
Here's what i did.....I opened a .txt file......typed in the commands.....
copy C:\\Mapping\\My Maps\\beta_1.bsp C:\\Program
Files\\Steam\\SteamApps\\blah@blah.com\\team fortress classic\\tfc\\maps
(i also tried your mv command, Crono)
....and either saved it with the .bat exstension, or saved it as .txt and then changed the exstension to .bat. Thats all there is to it, right?
You guys pull this off in XP? You can successfully move files with that method described?
If so i dont know why it wont work for me...
Maybe my paths are too long?
Again, I wasnt looking to learn the proccess of creating batch files....its simple....i wanted to do a double click instend of a navigate directorys....copy...navigate...paste.
I thought a batch file would be the quick answer lol
So now i think the solution would be create some shortcuts and just do it the long way :smile:
After all the time all of you have spent reading this, I almost feel obligated though to learn them now lol....thanks guys
By the way....the reason i wanted to do this was because im trying to learn entities ive never played with before....or just testing something.....jumping between the editor and the game a lot. Its no big deal....Ill keep trying it until i get it, or just work around it.
PS. is there a command to keep th e process window open? so i can actually watch it fail to do what i want?