Assistance writing batch file
Hi, I am trying to write a batch (bat) file to zip up and archive files and then replace them with new blank files. Is someone able to point me in the right direction for doing such a thing using whatever I need to use to zip up files and rename, copy, replace them? Am I in the correct area for such a question?
Re: Assistance writing batch file
Welcome to VBForums :wave:
Quote:
Originally Posted by
gregp
Am I in the correct area for such a question?
You weren't, but I've moved it to the most apt forum we've got - which is "General Developer"
Re: Assistance writing batch file
Quote:
Originally Posted by
gregp
Hi, I am trying to write a batch (bat) file to zip up and archive files and then replace them with new blank files. Is someone able to point me in the right direction for doing such a thing using whatever I need to use to zip up files and rename, copy, replace them? Am I in the correct area for such a question?
Is this for *nix or Windows?