EMS FastStart Manual
Installing and Configuring EMS FastStart
EMS FastStart Manual–133701
3-3
The Default Compiler Configuration File (CCF)
The Default Compiler Configuration File (CCF)
The Compiler Configuration File (CCF) is used to modify the EMS FastStart generation 
compiler attributes to reflect a specific installation. The CCF contains key words which 
have parameters you can modify for each installation.
Example 3-1
 shows the contents of the default CCF for EMS FastStart. 
Example 3-1. Default CCF in EMS FastStart
-----------------------------------------------------------------
--
-- EMS FastStart - T9263C20 - (17MAR91)
--
-- File Type:  CCF
--
-- File Version: A00
--
-- Creation Date: September 17, 1989 11:01:43
--
-- Source File Name: CCF
--
-- Description:This is the CCF file distributed with EMS FastStart
--
-- Modifications Summary:    Date of Modification
--
-- This is the first release of this file   16 September, 1989
--
------------------------------------------------------------------
CCF-VERSION   A00
COBOL85-LOCATION  $SYSTEM.SYSTEM.COBOL85
COBOL85-CPU   0
COBOL85-PRIORITY  100
COBOL85-WORK-VOLUME  $SYSTEM
DDL-LOCATION   $SYSTEM.SYSTEM.DDL
DDL-CPU    1
DDL-PRIORITY   100
DDL-WORK-VOLUME   $SYSTEM
EMF-CPU    0
EMF-PRIORITY   100
EMF-WORK-VOLUME   $SYSTEM
TAL-LOCATION   $SYSTEM.SYSTEM.TAL
TAL-CPU    1
TAL-PRIORITY   100
TAL-WORK-VOLUME   $SYSTEM
SPOOLER-COLLECTOR  $S










