Setting up a test environment
Before you begin
Previous step: Customizing the build scripts
About this task
The following COBOL source programs are provided.
- pbtest1.cbl - hello world
- pbtest2.cbl - source program uses copybook
- pbtest.cbl - source program calls subprogram
- pbtest3.cbl - subprogram called by pbtest.cbl
- copyone.cpy - copybook
- pbmain.link - sample link control file
Procedure
Results
From the ClearCase Explorer or Windows® Explorer:
- Submitting a single program
- Submitting a single program with a copybook
- Submitting multiple COBOL programs
- Submitting multiple COBOL programs linked into one module
From the TSO Client:
- Building a single program from TSO Client
- Uploading a copy member from TSO Client
- Building multiple programs from TSO Client
- Building multiple programs linked into one module from TSO Client
From the IBM® Rational Developer for System z or Eclipse platform: