Setting up a test environment
Before you begin
Previous step: Customizing the build scripts
About this task
The following COBOL source programs are provided.
- pbtest.cbl - source program calls subprogram
- pbtest1.cbl - hello world
- pbtest2.cbl - source program uses copybook
- pbtest3.cbl - subprogram called by pbtest.cbl
- copyone.cpy - copybook
- pbmain.link - sample link control file
Procedure
- Set the type attribute LANG to the value COBOL2 for each of the COBOL source programs listed above as described in Defining variables for the view elements .
- Set the type attribute LNKDECK to the value PBMAIN for the pbtest.cbl source program listed above as described in Defining variables for the view elements.
- If you want ClearCase developers to be able to use these sample programs, place them in a shared directory.