hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 12 Oct 2009 15:07:06 +0100
changeset 654 b64b5a0f8662
parent 0 571f289c60b8
permissions -rw-r--r--
Added lib dir to pick up Text::CSV when it's not included with the installed perl distribution.

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