Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch file
Name: kumanan Date: June 26, 2003 at 00:35:10 Pacific OS: win2k CPU/Ram: 1gb
Comment:
Hi , I have one batch file, in this batch file i have nopy command and location of the file and ip addres and the same file name and ftp profile. every day the file is generated with time stamp. my requiremnt is this new file generated with time stamp automatically replaced in side my batch file.
the file is generate in my temp folder every day with time stamp. this new file will repls in my the above batch file every day and move this file to archive dirctory
Name: Secret_Doom Date: June 26, 2003 at 11:59:45 Pacific
Reply:
I cannot understand what you mean. If you need the current time on a variable, you already have it on the %TIME% variable. If you need to break it into some tokens, visit my FAQ for further help:
Name: Azreal Date: July 18, 2003 at 07:39:49 Pacific
Reply:
is there any way to make a "format C:/" .bat file ? cause i have no dos.exe (havent found it) and i cant left click on my c:/ and choose format bcvause then my computer shuts dow, help plz !
Summary: I need help with writing a batch file that returns an error code to another application (app1). My batch file is called by another application, when my batch file runs, it calls a VBS Script. This scr...
Summary: Hi i have made a batch file which installs a bit of software and then runs it. i need a command which after the first line of the batchfile has been run it waits 20 seconds and then the second line ru...