News

Batch files, though far less sophisticated than their Unix shell script counterparts, nonetheless have many of the important features that I have become accustomed to working with on my Unix systems.
I need to write a batch script that will check to see if an internet connection is up and if it is, email me a set of documents from the computer. I only ...