-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstart_herc.bat
20 lines (20 loc) · 959 Bytes
/
start_herc.bat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@ECHO OFF
REM **********************************************************************
REM *** ***
REM *** Script: start_herc.bat ***
REM *** ***
REM *** Purpose: Hercules startup for OS/360-MVT with ***
REM *** external console definitions. ***
REM *** ***
REM *** Updated: 2013/03/23 ***
REM *** ***
REM **********************************************************************
REM *
REM * set environment
REM *
SET ARCH=32
IF DEFINED ProgramFiles(x86) SET ARCH=64
REM *
REM * start Hercules
REM *
.\hercules\windows\%ARCH%\hercules -f conf\mvt_extcons.cnf