Rational Developer for System z
PL/I for Windows, Version 7.6, Programming Guide

PATH

Use the PATH environment variable to specify the search path for EXE and CMD files not in the current directory.

  set path=c:\ibm;d:\project

You can specify one or more directories with this variable. Given the preceding example, the current directory is searched first, followed by c:\ibm and then d:\project.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)