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 for processing all files in a Dir.
Name: Karl Date: July 16, 2002 at 07:16:12 Pacific
Comment:
I need to have the following batch file run the OSQL statement against every .SQL file in the current directory
Summary: Hello, I'd like to use a program, that needs a single file as parameter. Im my directory there are lot's of *.java-files I want to use the program with. Could anyone tell me how is the syntax for iter...
Summary: I want to rename all files in a directory. All of the files are in the form of Axxx.gif and I want to rename them to xxxB.gif. Can you help me to write such a batch file ? I am using win95. Thanks...
Summary: I can't give you anything very pretty, at all. That is if you don't need to worry with sub directories or hidden files. This is a very do able request though. Let's see if we can do it with no 3rd...