hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 12 Oct 2010 12:48:26 +0100
changeset 1301 dfefb892e7f8
parent 0 571f289c60b8
permissions -rw-r--r--
Simplified code for reading ATS worker root. Plus clearer error message if it cannot be read.

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