- many bugfixes
- significant program speed-up
- new functions
comments are welcome
https://bazmek.open-plc.org/
Thanks Sqashman, you are right, it does work with call.Squashman wrote: ↑15 Mar 2024 12:47%systemroot% is a variable which means you need double expansion.Code: Select all
if "%%~a"=="DataBasePath" CALL set "hostspath=%%b"