Hi All,
I am looking for a book on Batch Files for beginners, It is an area I don't have much experience in but would like to start learning.
All suggestions are appreciated
Thanks,
Shane.
Software/Hardware used:
Windows
ASKED:
September 26, 2010 9:06 PM
UPDATED:
September 29, 2010 2:09 PM
The books I used to learn batch file programming, many, many years ago are out of print now.
There are sites that still support batch files for DOS. Google it and you will see.
Thanks for the recommendations I have just bought the 2 of those book on Amazon
Thanks
Shane
I would also recommend taking a look at Windows PowerShell if you haven’t.
VBScript is also a good thing to learn. Many tasks can be accomplished easier with VBScript than with a bat script.