Simple - a very simple, basic COBOL program
Using DSCOBOL as an example.
Using the structure created in “System Administration”, upload or type this COBOL program into DSCOBOL.BASE.COBOL(SIMPLE).
The JCL to run this should be in DSCOBOL.BASE.JCL(SIMPLE) but if not SIMPLE is the Job to upload or type.
Submit the DSCOBOL.BASE.JCL(SIMPLE) job.
Look at the output:
- Should see a Return Code of 0000.
- At the bottom, should see “THIS IS DSCOBOL ON MVS-TK5” (unless you changed it to something else).