To run PL/I non-Mainframe Subsystem applications:
- Click
Debug > Start Without Debugging.
To run PL/I Mainframe Subsystem applications on an enterprise server:
- Create an enterprise server with Mainframe Subsystem Support - see
Using Enterprise Server from within the IDE for instructions.
- Configure the enterprise server for running a PL/I CICS, JCL or IMS application.
- In Visual Studio, in Server Explorer, expand
Micro Focus Servers and
localhost.
- Right-click the enterprise server you created, and click
Associate with project >
MyProject.
- Start the server and run the application:
- To run CICS or JCL PL/I applications, use a TN3270 emulator such as
Micro Focus Rumba to connect to the enterprise server.
- To run JCL applications, right-click the .jcl file in your project in Solution Explorer, and click
Submit JCL.