Owner`s manual

APPENDIX A
SAMPLE SYSTEM INITIALIZATION
COMMAND FILE
NOTE:
The following sample INI file is based on an Eagle 300 system. Some line
statements may not be applicable to
your
system configuration. The sample INI is only
meant to show some of the various configuration methods, and a proper sequence of
events. Be careful if using a SCSI dispatcher—you must use the correct version for your
system, and you can only have one dispatcher enabled at any time. Other configuration
options remain your choice, such as using the traditional print spooler versus using the
task manager. For more details on setting up your initialization file, refer to the
applicable sections of this manual, and the
System Operator’s Guide
.
:T ; Enable command tracing
;
JOBS 11
;
JOBALC JOB1,JOB2,JOB3,JOB4,JOB5,JOB6,JOB7,JOB8,SPOOLA,SPOOLB
;
QUEUE 2000
;
LOAD LOAD.LIT
LOAD DEL.LIT
LOAD SYSMSG.USA ; Load system message interpreter
LOAD TRMDEF.LIT
;
TRMDEF TRM1,AM318=0:19200,AM62A,150,150,150,EDITOR=15 ; Master terminal
;
XY=24 ; Turn Graphics Off
;
VER ; Unlock keyboard
PARITY ; Clear memory
;
; ; ENABLE ONE SCSI DISPATCHER ONLY!
;SCZDSP SIMRR.SYS ; Eagle/Roadrunner simple SCSI dispatcher
SCZDSP SCZRR.SYS ; Eagle/Roadrunner enhanced SCSI dispatcher
;
; ; Define remaining AM-318 ports
System Operator’s Guide to the System Initialization Command File, Rev. 03