hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 05 Oct 2009 11:22:09 +0100
changeset 579 78b42fd9e2c4
parent 0 571f289c60b8
permissions -rw-r--r--
Added code to handle the script being given a log file argument which includes wild cards.

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