Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: c11fb0973de287d5645c40095fe0edda3c02a7f6 Size: 112.36 KB File Format: zip
Rating: 2.52173913
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 243 License: Free
Batch File Generator is a free software by Nick James and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Batch File Generator which is 112.36 KB in size and belongs to the software category Other Programming Files. Batch File Generator was released on 2011-04-09 and last updated on our database on 2017-03-01 and is currently at version 2.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Batch File Generator Description
Batch File Generator is a handy code generator to encode in a higher level language, the sausage machine turns out the batch file.
One of the failings of DOS/command.com/cmd.exe is that the only logical operator is "not". The other big failing is that it cant add up. batchgen is an attempt to bring boolean logic to DOS. You need to be quite happy writing batch files before using batchgen, it doesnt quite write them for you. If you have experience of C life will be easier.
The big idea is that we use batchgen to do all the flow of control transformations, whilst we enclose normal DOS commands [# rem like this #]. batchgen turns the flow of control statements into legal DOS commands, and copies text enclosed in [##] verbatim.