Rational Developer for System z

Running a simple program

About this task

There is a simple way to launch a program that does not need to access environment variables. To run a simple program in your local project, complete the following steps:

Procedure

  1. Switch to the z/OS Projects or Enterprise Development perspective
  2. Find the executable you want to run and double-click it.

Results

This approach starts the executable without any input parameters or executable-specific environment variables.

Feedback