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

Execute command for dependents (!)

Syntax: ! command

The exclamation-point command modifier causes the command to be executed for each dependent file if the command uses one of the special macros $? or $**. The $? macro refers to all dependent files out-of-date with respect to the target. The $** macro refers to all dependent files in the description block.

See Special macros.


Terms of use | Feedback

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