hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 12 Feb 2010 15:43:03 +0000
changeset 897 53bb02c83036
parent 0 571f289c60b8
permissions -rw-r--r--
Moved definition of dollar, so it's available for use when needed.

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