Code Search for Developers
 
 
  

POL.bat from POL-distro scripts at Krugle


Show POL.bat syntax highlighted

REM - $Id: POL.bat 373 2006-06-17 18:27:33Z austinheilman $

@ECHO OFF

REM -- If a special path is needed to pol.exe set it here
SET POL_PATH=pol.exe
REM ----------

CLS
ECHO POL.bat (v 1.0) by Austin
ECHO =========================
ECHO Starting %POL_PATH%
ECHO =========================
ECHO.

%POL_PATH%

ECHO.
ECHO.
ECHO =========================
ECHO POL has finished running
eCHO =========================
ECHO.
PAUSE



See more files for this project here

POL-distro scripts

The default distribution of scripts for the POL server project.

Project homepage: http://sourceforge.net/projects/pol-distro
Programming language(s): ASP,Pascal
License: other

  CleanUp.bat
  ECompile.bat
  LoopPOL.bat
  POL.bat
  RealmGen.bat