Summary: I need to write a DOS Batch file that renames a file to it`s original name plus todays date. e.g. TEST.TXT becomes TEST220102.TXT I need the batch fil...
Summary: Hello, I need help creating a dos batch file that will move files in many directories from one server to another if they are older than 30 days. Thank...
Summary: I have an MS Access .mdb file and I would like to be able to rename the database tables automatically. Is there a way to do this in a batch file? Than...
Summary: Hi I am studying dos and I need your help: What does the following batch file line will do? IF %1#==# GOTO Also In a batch file what %2 means.....
Summary: Does anybody know how I can open telnet session, insert the password, send commands to this session, and in one Dos batch file, or if someone has a be...
Summary: Man, I am amazed! I think I wrote the last DOS batch file in 1991! Could you just explain everything else, pleaase!!! What's the /V in COMSPEC for? W...
Summary: I'm trying to make a batch file that lists out the label (just the label) of the current drive so that I can use the name in another batch file. Can a...
Summary: As basic as this should be, I don't know the maximum line length permissible in a batch file. On a command line I know its 127 characters, and I know ...
Summary: guys, can u please tell me as how to specify a enter (presing enter key) in a batch file.am coding some debug ruotines in a batch file.one of ...
Summary: help. does anyone know how to check if a string is found in a batch file ?? I make use of FIND /c /i command but then it return me the file name plus ...
Summary: can someone help me i need a dos batch file to check 2 files timestamps are = today date. if one file is not than call another batchfile. thanx ...
Summary: The statement beginning For /F ends on the third line with %%a%%b%%c without new lines between. I suggest you highlight, copy and paste into your Note...
Summary: I need to do this automatically in dos batch file using wildcards or something. I dont know what filenames are so that doesnt help me. if i rename 123...
Summary: Hi I have setup up a batch job to collect some information. I need to include a command in the batch file so that the name of the file created is the...
Summary: I am trying to create a DOS batch file that will shut down my Windows NT 4.0 workstation. I know there are Windows based schedulers that will do this,...
Summary: Hi You can add a waitfor command in your batch file. If you serch the net for waitfor.exe you can enter the line telnet xxxxxxxxx waitfor.exe 10 (10=...
Summary: By executing the FTP command in DOS you are starting the FTP shell and so the DOS batch file is waiting until you exit from it before continuing. Try ...
Summary: I've been looking for a manual backup program to compress and backup all my files to another directory on my hardrive, this I'll do once a month. In b...
Summary: Hey All, Thanks in advance for any help. Is it possible to write a script in a DOS batch file that will read a text file for a string of characters,...
Summary: I would like to open an ftp session in dos via a batch file to download virus signature updates. I want to add username and password to the batch file...
Summary: Actually, there is no way to do this natively in dos, either you can download an external program to reboot ytour computer (you can go to ftpsearch.ly...