Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
.bat file instructions
Name: Valerie (by Garibaldi) Date: June 1, 2005 at 15:43:56 Pacific OS: Dos 7.10 CPU/Ram: P133 48mb
Comment:
Where can I find a listing for the symbols which appear in .bat files e.g. if !%2==!p goto printit. What does the exclaim do please?
Summary: I am trying to write a batch file that will back up selected files...folders actually. I would like to backup everything in my 'My Documents' folder. The .bat file I have so far, will backup files i...
Summary: I start a program with a batch file. I want to insert an if then command, something like if date > 11-31-03 then del c:\filename.exe goto end end if (normal bat file starting) :end ...
Summary: i had changed my file association with bat files to 4DOS and now i've unistalled 4DOS and back to the usual command.com, my batch files no longer run automatucally, just the command box pops up and si...