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.
Pausing execution-Batch or VBScript
Name: Michael J (by mjdamato) Date: August 31, 2005 at 14:46:13 Pacific OS: XP CPU/Ram: 2.4GHz/1GB
Comment:
I am planning to create a script to automate the process of creating separate rar'ed archives of multiple folders. I am considering doing this either in a batch file or in VBSript.
As I am traversing through from one folder to the next I will run a command line operation to initiate the archiving (rar'ing) of the folders. How can I pause the process until the rar'ed archive is created for one folder before moving on to the next one?
Summary: First off, thanks for any help! I guess it isn't restricted to a batch script. The files are generated daily (less than 5 files per day) then a separate program is FTP'ing them to a 3rd party. I nee...
Summary: Hi, I have a txt file (eg. files.txt) with the following info: filename filesize. ie: 01a2316a90e2ef0490a7dbb5fd4a033c.exe 6689 010c1cc11110a1c6e4ece159c8f44c2e.rar 1028 I need a batch or vbscript to ...
Summary: @labib, it is YOUR job to try and do this yourself in the first place. therefore, as much as M2 wants to help you, do not exploit his kindness by "rushing" him to do YOUR job. that said, with batch o...