Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why batch files?

batch files
0
10 Posted

Why batch files?

0
10

Batch files are native to DOS and Windows. They are interpreted by the default shell programs COMMAND.COM (W98) or CMD.COM (NT). These shell programs are frustratingly limited, and inconsistent between versions. In many cases, you may want to abandon batch files and use a Unix type shell instead, but if you know a few tricks you can do most scripting chores with batch files. You should also be aware of the win32 scripting languages available on typical PCs. These include Visual Basic Script, Java Script, WSH, Cscript, and in many cases Perl and Python.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123