Hi all,<BR><BR>I'm trying to code something simple, a small application that would compact some Access databases on a Novell network. The problem is that some of those files have rename/delete inhibit ...
You need <B>for</B>:<BR><pre class="ip-ubbcode-code-pre">Runs a specified command for each file in a set of files. FOR %variable IN (set) DO command [command ...
Much like batch resizing images, which is cumbersome, and therefore, calls for easier ways to resize multiple images at once, renaming images (or other files) is another tedious process on Windows ...