Compiling your VS COBOL II program
You must compile your VS COBOL II program with the IBM® VS COBOL II compiler and use the following options:
- NOTEST
- NOOPTIMIZE
- SOURCE
- MAP
- XREF
- LIST or OFFSET
If you are using other Application Delivery Foundation for z/OS® tools (for example, Application Performance Analyzer), you might need to specify additional compiler options. To understand how the Application Delivery Foundation for z/OS tools work together, see IBM Application Delivery Foundation for z/OS Common Components Customization Guide and User Guide. To learn which additional compiler options you might need to specify, see IBM Application Delivery Foundation for z/OS Common Components Customization Guide and User Guide.