So Doc >> batch-file
28 Topics
Batch and VBS hybrids
Batch
are capable of running with VBS
functionality further increasing their reliability. For example, VBS
can deal with decimals, spaces, and some other advanced operations that cannot be done in batch
. Also is capable of working with WMI and ActiveX objects.
Input and output redirection
Random In Batch Files
Bugs in cmd.exe processor
This topic will focus on errors caused by the processor bugs. Here are the things we would focus on the cause and the solution of the issue.
Batch files and Powershell hybrids
Best Practices
This topic will focus on the things that one should (not mandatory) do in a batch file. Using these "best practices" can enhance the effect and the function of a batch file.
0
This modified text is an extract of the original Stack Overflow Documentation created by following contributors and released under CC BY-SA 3.0
This website is not affiliated with Stack Overflow
Email: [email protected]