Use this page to change the basic configurable options for use with PL/I.
- PL/I Enabled
- Check this to enable PL/I programs to be executed. This instructs the PL/I Run-time System (RTS) to use the COBOL Filehandler,
and sets up processing for CICS when a PL/I program is executed.
- Prompt for PLITEST Attachment
- PLITEST is a builtin function in the PL/I language that dynamically attaches a debugger.
- Codewatch Source Path(s)
- Specifies a path or list of paths that the debugger uses to search for source code to display.
Note: Program(s) have to be compiled with -debug to enable this option to take effect.
- Codewatch STB Path(s)
- Specifies a path or list of paths the debugger uses to search for debug symbols.
Note: Program(s) have to be compiled with -debug to enable this option to take effect.
- PL/I Configuration Directory
- Specifies the directory where the PL/I debugger will look for the
plidebug.dat file.