WinBatch, WebBatch, and WinBatch+Compiler 2021B are now available for download.
Customers with a current license may download the latest version of the software from the download page.
https://www.winbatch.com/download.html - use the "Click here to download WinBatch+Compiler" link.
If you do not have a current license and are interested in this and future releases, please visit our software purchase page. You can easily order online.
https://commerce.winbatch.comThe changes for this release are significant but not obviously so. The primary goal of the release is to get the DLL's extender interface changes in wide distribution now so extenders that take advantage of WIL maps are accessible to more WinBatch users in the future.
Release notes:
WB 2021B Feb 24, 2021
DLL 6.21bub First appearing in WB 2021B
Modified the MapKeyFind function to return the value of the function's third parameter instead
of generating an error when the found key has an undefined value associated with it.
Addressed issue that sometimes caused extender functions to receive string parameters with both
the both the ANSI and Unicode "inittype" types set.
Added feature level 1011 to the extender interface. The feature level 1011 exposes WIL maps
functionality to WIL extenders. See the new WIL SDK for more information.