EMS FastStart Manual
EMS FastStart Manual–133701
D-1
D
DDL, Copy Libraries and Templates 
Example
This appendix contains the ATM DDL source file (ATM Example, EVENT 
DEFINITION SOURCE FILE: SATMDDL), the ATM COBOL85 copylib (ATM 
Example, COBOL85 COPYLIB: ATM1COB), and the ATM Template Source file (ATM 
Example, DSM Templates Services Source File: SATMTMPL). 
The first source file for ATM DDL event is SATMDDL and is provided on the 
distribution subvolume. You can modify the ATM DDL event source as necessary to 
meet the needs of your application. This file contains the description of all the events 
needed by the ATM example. It will be sourced during the compilation of the main 
DDL. You specify the location of this file with the USER-DDL-LOCATION key word 
parameter in the ACF.
The second source file for ATM COBOL85 copylib is ATM1COB, which will be located 
on your USER-SUBVOL subvolume after the generation process of EMS FastStart. This 
file contains all the definitions about EGEN and at the end the definitions for events 
from the file SATMDDL. The definitions in this file will be needed to compile a 
template file.
The last source file is the template source file for the ATM example, SATMTMPL which 
can be used with the DSM Templates Services to create a template file for the ATM 
application. Please note that to compile this file and generate the object template file, 
you need to keep the dictionary on the USER-SUBVOL by specifying the parameter of 
the SAVE-DDL-DICTIONARY to YES. 
ATM Example, EVENT DEFINITION SOURCE 
FILE: SATMDDL
This is a new file.
?PAGE "EMS FastStart - T9263C20 - (17MAR91) - Atm DDL schema source file"
*---------------------------------------------------------------------
*
* EMS FastStart - T9263C20 - (17MAR91)
*
* File Type: DDL Event Definition Source Schema
*
* Source File Name: SATMDDL
*
* Source Library File Produced: Sourced during the compilation of
* the main DDL.
*
* Generation Time: December 17, 1990
*
* Language Compiler Required: Data Definition Language (DDL)
*
* Compiler Version Required: C20
*
*










