Ask your own question, for FREE!
Computer Science 18 Online
OpenStudy (divanshu):

what is the batch file programming used for?? i want to learn it, pls suggest me some free ebook or any other source

OpenStudy (anonymous):

Basically, it is just a list of win commands, so learn those first. but if you want a tut here you go: http://tinyurl.com/3kspxwd

OpenStudy (anonymous):

Batch file programming is a very simply way of performing common or moderately complex tasks using DOS commands. You can find a good introduction here: http://www.computerhope.com/batch.htm or even on the Wikipedia article: http://en.wikipedia.org/wiki/Batch_file Batch file programming is less and less common there days, as DOS becomes less and less relevant. But it is still handy, especially when combined with Scheduled Tasks for automation.

OpenStudy (anonymous):

Just started writing batch files today at work. I'll throw some good resources your way if I find any :)

OpenStudy (anonymous):

I still use batch files for implementing remote file copies and executions at wrok. It still has it's place. I use a combination of batch files, psexec and vbs scripts ran via cscript to gather information remotely from systems.

OpenStudy (anonymous):

Here's something I came across today http://www.computerhope.com/batch.htm

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!