PL/I Option User's Guide
Table of Contents
Index
Chapter 3: Getting Started with PL/I Applications
3.1 Overview
3.2 Preparation
3.3 Sample Session
3.3.1 Creating a Project
3.3.2 Adding Files to the Project
3.3.3 Adding a Data Set to the Project
3.3.4 Building the Project
3.3.5 Source Errors
3.3.6 Running the Application
3.3.7 Debugging the Application
3.3.8 Stepping Through the Program
3.3.9 Stepping Into a Subprogram
3.3.10 Monitoring Data Values
3.3.11 Using Breakpoints
3.4 Before Continuing