hlm.bat
author dario
Wed, 06 May 2009 18:02:34 +0100
changeset 183 8025a9486931
parent 0 571f289c60b8
permissions -rw-r--r--
Doing WHAT with .whatlog. Added check with an exec task (some arguments are not parameterized).

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal